Did you try LD_LIBRARY_PATH?
--- Joey K Tuttle <[EMAIL PROTECTED]> wrote: > It occurred to me while writing my previous message that > I have a shell account on a somewhat newer Linux machine > at my DSL provider - I had an old (j503a) version of J > there for doing experiments, so I decided to put the new > one up to see how it works. It doesn't... Here is what I get > > [EMAIL PROTECTED]:~/j601$ ls -lrt > total 2060 > -rw-r--r-- 1 jktuttle jktuttle 21 May 21 17:14 version_bin.txt > -rwxr-xr-x 1 jktuttle jktuttle 46168 May 21 17:14 libjpcre.so > -rwxr-xr-x 1 jktuttle jktuttle 7036 May 21 17:14 libjnative.so > -rwxr-xr-x 1 jktuttle jktuttle 1767688 May 21 17:14 libj601.so > -rwxr-xr-x 1 jktuttle jktuttle 36 May 21 17:14 jw > -rw-r--r-- 1 jktuttle jktuttle 863 May 21 17:14 jicon.gif > -rwxr-xr-x 1 jktuttle jktuttle 15252 May 21 17:14 jep > -rwxr-xr-x 1 jktuttle jktuttle 5904 May 21 17:14 jee > -rwxr-xr-x 1 jktuttle jktuttle 109500 May 21 17:14 jconsole > -rwxr-xr-x 1 jktuttle jktuttle 55 May 21 17:14 jbreak > -rw-r--r-- 1 jktuttle jktuttle 102039 May 21 17:14 j.jar > -rw-r--r-- 1 jktuttle jktuttle 1984 May 21 17:14 install.txt > drwxr-xr-x 2 jktuttle jktuttle 4096 May 21 17:34 addons > drwxr-xr-x 6 jktuttle jktuttle 4096 May 21 17:34 user > drwxr-xr-x 2 jktuttle jktuttle 4096 May 21 17:34 temp > drwxr-xr-x 7 jktuttle jktuttle 4096 May 21 17:34 system > -rw-r--r-- 1 jktuttle jktuttle 2542 May 21 17:34 profile.ijs > -rw-r--r-- 1 jktuttle jktuttle 1242 May 21 17:34 breaker.ijs > [EMAIL PROTECTED]:~/j601$ ./jconsole > ./jconsole: error while loading shared libraries: libj601.so: cannot > open shared object file: No such file or directory > [EMAIL PROTECTED]:~/j601$ > > Help/suggestions? > > - joey > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
