WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Ruby Version Manager (rvm)  (Read 2489 times)

Offline Nate

  • Newbie
  • *
  • Posts: 10
Ruby Version Manager (rvm)
« on: November 10, 2010, 11:00:46 PM »
I'm trying to install Ruby Version Manager on Tiny Core 3.2

I'm getting a compile error when trying to install/compile Ruby 1.9.2-p0

"/usr/local/bin/ld" cannot find -lruby"

I'm a newb when it comes to compiling, and I've googled all around and
can't find anything about this particular error message.

Can someone point me in the correct direction?

Thanks,
--Nate

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14741
Re: Ruby Version Manager (rvm)
« Reply #1 on: November 10, 2010, 11:45:50 PM »
This means libruby cannot be found - you need to load the ruby and ruby-dev extensions