[Rubygems-developers] Running a gem server
Jim Freeze
rubygems at freeze.org
Wed Jul 13 14:34:09 EDT 2005
* Jim Freeze <rubygems at freeze.org> [2005-07-13 12:49:23 -0500]:
I reversed the roles of machines A and B.
I ran the server on B and gem install on A--
and it worked.
So, the problem is probably when gem_server
is run on the mac. The port 8808 must be open
since I can browse there, but I don't see any
other sharing options that I would need to set
for this to work.
Is there anything special one has to do to run gem_server
on OS X?
> Machine A:
> % ruby -v
> ruby 1.8.2 (2004-12-25) [powerpc-darwin7.7.0]
> % gem -v
> 0.8.10
>
> Machine B:
> % ruby -v
> ruby 1.8.2 (2004-12-25) [sparc-solaris2.8]
> % gem -v
> 0.8.10
>
> Also, browsing to the gem_server 10.0.0.1:8808 works just fine.
--
Jim Freeze
More information about the Rubygems-developers
mailing list