RubyInline folder

B

Bruno Sousa

Hi!
"# gem install RubyInline" installs its files in /root/.ruby_inline

Files:
~# ls .ruby_inline/
Inline__ca4f.c Inline__ca4f.so Inline_ImageScience_cdab.c
Inline_ImageScience_cdab.c.old Inline_ImageScience_cdab.so

How can I change the default path for RubyInline instalation?
 
P

Paul Carey

How can I change the default path for RubyInline instalation?

I don't have it locally so I can't check, but it may well be INLINEDIR.

Paul
 
M

Monty Williams

It is indeed INLINEDIR

This has proved quite useful to me since my $HOME is shared among five
different *nixes.

-- Monty
 
B

Bruno Sousa

Using a certain rails app, I was having problems with permissions
because rubyinline was inside /root folder.

Added this line in config/environment.rb:
ENV['INLINEDIR'] ||= '/var/www/olio/webapp/rails/trunk/tmp'

Now, it works :)
 

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

No members online now.

Forum statistics

Threads
474,154
Messages
2,570,870
Members
47,400
Latest member
FloridaFvt

Latest Threads

Top