Hi, I just edited this page: http://wiki.rubyonrails.org/rails/pages/DarwinPorts I thought I''d post something to this mail-list in hopes of an answer.. I''m running Tiger. On my Mac, I cannot get past installation of readline: mac:~ mac$ sudo port install readline Password: ---> Fetching readline ---> Attempting to fetch readline51-001 from ftp://ftp.cwru.edu/pub/bash/readline-5.1-patches/ ---> Attempting to fetch readline51-001 from <a href="http://distfiles-od.opendarwin.org/">http://distfiles-od.opendarwin.org/</a> ---> Attempting to fetch readline51-001 from <a href="http://distfiles-msn.opendarwin.org/">http://distfiles-msn.opendarwin.org/</a> ---> Attempting to fetch readline51-001 from <a href="http://distfiles-bay13.opendarwin.org/">http://distfiles-bay13.opendarwin.org/</a> Error: Target com.apple.fetch returned: fetch failed Error: /opt/local/bin/port: Status 1 encountered during processing. mac:~ mac$ I did find a readline tar-ball here: ftp://ftp.gnu.org/gnu/readline/readline-5.1.tar.gz I was able to install it by hand with no problem. Is there any way I can graft it on to /opt/local so that ports [ ruby for example ], which depend on it can get installed? Thanks, -Dan B
Craig Demyanovich
2006-Jul-10 00:51 UTC
[Rails] Tiger OS X darwin ports problem with readline
I''ve seen something like this before. If I recall, and this was quite some time ago, the port was being upgraded to a newer version. I don''t know, though, if the same is true this time for you. By the way, last time I tried to install readline, it caused problems with webrick and lighttpd; maybe it was just a problem with Ruby, though. At any rate, I had to use DarwinPorts to rollback readline to 5.0.x. So, maybe you could just specify an earlier version of readline, or you could just try again later. Craig On Jul 9, 2006, at 5:21 PM, Dan Bikle wrote:> Hi, > > I just edited this page: > http://wiki.rubyonrails.org/rails/pages/DarwinPorts > > I thought I''d post something to this mail-list in hopes of an answer.. > > > I''m running Tiger. > On my Mac, I cannot get past installation of readline: > > mac:~ mac$ sudo port install readline > Password: > > ---> Fetching readline > ---> Attempting to fetch readline51-001 from > ftp://ftp.cwru.edu/pub/bash/readline-5.1-patches/ > ---> Attempting to fetch readline51-001 from > <a href="http://distfiles-od.opendarwin.org/">http://distfiles- > od.opendarwin.org/</a> > ---> Attempting to fetch readline51-001 from > <a href="http://distfiles-msn.opendarwin.org/">http://distfiles- > msn.opendarwin.org/</a> > ---> Attempting to fetch readline51-001 from > <a href="http://distfiles-bay13.opendarwin.org/">http://distfiles- > bay13.opendarwin.org/</a> > Error: Target com.apple.fetch returned: fetch failed > Error: /opt/local/bin/port: Status 1 encountered during processing. > mac:~ mac$ > > I did find a readline tar-ball here: > ftp://ftp.gnu.org/gnu/readline/readline-5.1.tar.gz > I was able to install it by hand with no problem. > > Is there any way I can graft it on to /opt/local so that ports [ ruby > for example ], > which depend on it can get installed? > > Thanks, > -Dan B > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails