image_science .so being called from my home dir - help

M

Michael Steinfeld

Anyone seen this before?

I deploy my app to /home/myapp

yet according to lsof mongrel is using the image science shared object
from my home directory...


mongrel_r 26036 root mem REG 3,5 17617 7097656
/home/mike/.ruby_inline/Inline_ImageScience_aa58.so
mongrel_r 26036 root mem REG 3,5 35914 7702093
/usr/local/lib/ruby/1.8/i686-linux/strscan.so
mongrel_r 26036 root mem REG 3,5 82018 7702102
/usr/local/lib/ruby/1.8/i686-linux/zlib.so
mongrel_r 26036 root mem REG 3,5 11437 8488455
/usr/local/lib/ruby/1.8/i686-linux/digest/md5.so


on other machines it is using /root/.ruby_inline/image_science*.so

Was their something I missed in the install that a reinstall will correct?

Interestingly enough there is a .ruby_inline/image_sci.*so in the
/home/app directory yet it is using the one in my home.

Mongrel won't start unless I am root even if I chown /home/mike/.ruby_inline

odd.

Any suggestions?
 

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
474,266
Messages
2,571,318
Members
48,002
Latest member
EttaPfeffe

Latest Threads

Top