[MacRuby-devel] [MacRuby] #132: MacRuby 0.3 won't build: the rake task returns more errors than I can shake a stick at
MacRuby
ruby-noreply at macosforge.org
Tue Sep 23 13:50:30 PDT 2008
#132: MacRuby 0.3 won't build: the rake task returns more errors than I can shake
a stick at
---------------------------------------+------------------------------------
Reporter: brandon.zylstra at gmail.com | Owner: lsansonetti at apple.com
Type: defect | Status: new
Priority: blocker | Milestone:
Component: MacRuby | Resolution:
Keywords: rake build install |
---------------------------------------+------------------------------------
Comment(by brandon.zylstra at gmail.com):
Replying to [comment:2 lsansonetti@…]:
> It's because you probably installed a different implementation of the
readline library in /usr. Make sure /usr/lib/libreadline.dylib is a
symlink to /usr/lib/libedit.dylib.
Thanks! You might be right, but I'm not sure, as my current situation is
thus: (with libedit.dylib pointing to libedit.2.dylib and
libreadline.dylib pointing there too)
-rwxr-xr-x 1 root wheel 565K Sep 23 2007 libedit.2.dylib
lrwxr-xr-x 1 root wheel 15B Nov 26 2007 libedit.dylib ->
libedit.2.dylib
lrwxr-xr-x 1 root wheel 15B Nov 26 2007 libreadline.dylib ->
libedit.2.dylib
It seems to me like this should work, since libreadline.dylib exists and
is pointing to something. Any ideas?
--
Ticket URL: <http://www.macruby.org/trac/ticket/132#comment:3>
MacRuby <http://macruby.org/>
More information about the MacRuby-devel
mailing list