How install a gem which needs library at a special locatin

P

Philippe Philos

Hello,

I tried to install fxruby-1.6.15 with gem 1.2 under ruby 187 on a Linux
Fedora box. The Fox library is in /usr/local/fox-1633 directory.

The gem install fxruby fails because (of course) the ruby extconf.rb
command can' t found the Fox include and Fox library. It needs the
--with-fox-dir directive.

So, How can I do that within the gem installer ?


Regards.
 
I

Igal Koshevoy

Philippe said:
I tried to install fxruby-1.6.15 with gem 1.2 under ruby 187 on a Linux
Fedora box. The Fox library is in /usr/local/fox-1633 directory.

The gem install fxruby fails because (of course) the ruby extconf.rb
command can' t found the Fox include and Fox library. It needs the
--with-fox-dir directive.

So, How can I do that within the gem installer ?
Please see this page for instructions: http://www.fxruby.org/doc/gems.html

-igal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,787
Messages
2,569,631
Members
45,340
Latest member
Thalia56P0

Latest Threads

Top