The install requires libj601.so to be 'in a place where the system can find it when it is required'. The easisest way to do in the install is to do:

cd j601
sudo mv libj601.so /usr/lib/.

The fact that libj601.so shows up in your ls probably indicates the mv was not done.

The unix error message saying it can't find libj601.so is helpful.

----- Original Message ----- From: "Joey K Tuttle" <[EMAIL PROTECTED]>
To: "Beta forum" <[email protected]>
Sent: Wednesday, May 31, 2006 2:39 AM
Subject: Re: [Jbeta] 601 n beta available for linux


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

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to