I think the problem is that you did an extra, unasked for step in your install. libjnative.so is supposed to be in the j601 directory. The only so to copy to /usr/bin is the libj601.so. Your 'hack' put things back the way they are supposed to be.

The java -jar j.jar starts running the J java code. This code determines the folder that the j.jar is in and it the loads libjnative.so from this library.

----- Original Message ----- From: <[EMAIL PROTECTED]>
To: "General forum" <[email protected]>
Sent: Sunday, April 22, 2007 12:06 PM
Subject: [Jgeneral] jw on ubuntu 32bit - (v7.04) Fiesty Fawn release April19, 2007


When I run jw on my ubuntu - fiesty fawn it returns:

Can't load library: /home/efittery/j601/libjnative.so

so........ I copied /usr/bin/libjnative.so to
/home/efittery/j601

which solved the problem and now jw runs properly.

My thoughts are that "this solves the problem, but it is a
hack".

Is there a "correct way"?


----------------------------------------------------------------------
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