From: MENON Jean-Francois Date: 2001-05-15T14:57:10+09:00 Subject: [ruby-talk:15145] LIBRARiES hello, I have downloaded a binary version of ruby for HPUX 10. but I don't have the root to install it in the /usr/lib directory so the example scripts don't find the files for the "require" instruction. I have try to set the "LOAD_PATH" variable , the "LD_LIBRARY_PATH" and the "PATH" to the directories where they are, nothing work( except the "-I" option) I wonder if there is something in ruby that cover this situation ? I did not find this in the manuals. many thx jf