Hallo,

ich habe ruby 1.8.7 jetzt schon so oft auf meinem mac installiert, aber diesmal 
krieg' ich es überhaupt nicht hin:

$ brew install readline
$ CONFIGURE_OPTS="-C --enable-shared --with-readline-dir=$(brew --prefix 
readline)"
$ echo $CONFIGURE_OPTS
-C --enable-shared --with-readline-dir=/usr/local/Cellar/readline/6.2.2
$ ruby-build 1.8.7-p358 $HOME/.rbfu/rubies/1.8.7-p358

…

readline.c:730: error: (Each undeclared identifier is reported only once
readline.c:730: error: for each function it appears in.)
make[1]: *** [readline.o] Error 1
make: *** [all] Error 1


Ich weiß nicht, was ich sonst _noch_ machen soll …

Viele Grüße

Michael Kastner
_______________________________________________
rubyonrails-ug mailing list
rubyonrails-ug@headflash.com
http://mailman.headflash.com/listinfo/rubyonrails-ug

Antwort per Email an