![]() ![]() |
Sep 1 2004, 12:54 PM
Post
#1
|
|
![]() Group: Members Posts: 1,248 Joined: 6-July 04 Member No.: 3,928 |
Hi,
I was wondering if anyone managed to build ruby 1.8.1 successfully using devimg-1.5 ? Everything initially looks fine and you can run ruby scripts just using 'builtins', however, most modules that you use a 'require' statement for (i.e. socket) come back saying ... The (null)() function is unimplemented on this machine (NotImplementedError) BTW: The following... perl -e 'puts $:' does print the correct library paths and the libs do seem to be present. Any ideas folks ? - Andy |
|
|
|
Sep 6 2004, 12:29 AM
Post
#2
|
|
![]() Group: Members Posts: 1,248 Joined: 6-July 04 Member No.: 3,928 |
Never did get to the bottom of this problem with compiling Ruby on devimg, may try to compile it later with the desktop cross compiler stuff.
In the meantime, if anyone's interested, if you follow the Ruby 1.6 links to the soureforge.jp site you will find that they have actually compiled to Ruby 1.8 on there and it works quite well. BTW: It's not clear from the site what the ruby-dev package is, it's actually the set of header files and the static library needed to link into your own projects if you want to embed Ruby. You don't need it for normal Ruby scripting. - Andy |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 08:30 AM |