Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Ruby 1.8.6 on QNX: Page 1 of 12 (12 Items)
   
Ruby 1.8.6 on QNX  
Hello everybody,
I'm trying to have Ruby running on Neutrino, so I've built the latest distribution (1.8.6-p114). All the standard steps 
(configure, make and make install) went fine and now I have a running ruby interpreter and irb console.
But there are unresolved issues: if I try to require a library (like socket or thread, for example) the interpreter 
fails complaining about unresolved symbols.
Anyone having the same problems (if not a solution) outta here?
Thanks in advance,
Paolo