[MacRuby-devel] [MacRuby] #444: no such file to load -- libyaml (LoadError)

MacRuby ruby-noreply at macosforge.org
Fri Nov 20 10:02:27 PST 2009


#444: no such file to load -- libyaml (LoadError)
----------------------------------+-----------------------------------------
 Reporter:  james@…               |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:  MacRuby 0.5          
Component:  MacRuby               |    Keywords:  install leopard yaml 
----------------------------------+-----------------------------------------
 I've just been trying to build the latest revision (3035) of MacRuby trunk
 on Leopard 10.5.8 by following the instructions in the README.rdoc :-

     $ svn co -r 82747 https://llvm.org/svn/llvm-project/llvm/trunk llvm-
 trunk
     $ cd llvm-trunk
     $ ./configure --enable-bindings=none
     $ UNIVERSAL=1 UNIVERSAL_ARCH="i386 x86_64" ENABLE_OPTIMIZED=1 make
     $ sudo env UNIVERSAL=1 UNIVERSAL_ARCH="i386 x86_64" ENABLE_OPTIMIZED=1

     $ cd ../MacRuby
     $ rake

 I get the following error :-

 no such file to load -- libyaml (LoadError)

 See http://gist.github.com/239664 for a full stack trace.

 Anyone got any ideas?

 Thanks, James.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/444>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list