Victor,
Also note that I'm having zero problems with gem installs when they're
local, but the program seg faults for me when it attempts a remote
install.  (This isn't surprising, though, as remote gem installs are a
bit iffy in the Ruby world, or so I hear.)

Larry

On 5/21/07, Victor Ramiro <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm looking information how install ruby on rails on my mac and of course I
> want to do it with Fink :)
>
> So, I've installed:
>
> $fink list ruby
> (i)  ruby                        1.8.5-p12.2           Interpreted,
> object-oriented language (symlinks)
> (i)  ruby18                      1.8.5-p12.2           Interpreted,
> object-oriented language (binaries)
> (i)  ruby18-dev                  1.8.5-p12.2           Interpreted,
> object-oriented language (mkmf.rb, *.h and *.dylib)
> (i)  ruby18-shlibs               1.8.5-p12.2           Interpreted,
> object-oriented language (shared libraries)
>  i   rubygems-rb18               0.8.11-4              Package management
> framework for Ruby (binaries)
> $
>
> but when I tried to install rails I've got this:
>
> $sudo gem install rails --include-dependencies
> Attempting local installation of 'rails'
> Local gem file not found: rails*.gem
> Attempting remote installation of 'rails'
> ERROR:  While executing gem ... (EOFError)
>     end of file reached
> $
>
> I'm with Fink 0.27.1, unstable
> It's possible to install rails via fink?
> any idea?
>
>
> Cheers,
> Victor Ramiro
>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Fink-beginners mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fink-beginners
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to