I assume your saying j601a is a typo and you mean j602a.

Please give the complete java version info. In particular if it it gij (as noted by Devon) then you can probably fix your problem by installing the latest java from Sun.

----- Original Message ----- From: "Ed Keith" <[EMAIL PROTECTED]>
To: "Programming forum" <[email protected]>
Sent: Friday, April 25, 2008 12:09 PM
Subject: Re: [Jprogramming] Running labs from the console


Thank you for your response.

--- Eric Iverson <[EMAIL PROTECTED]> wrote:

I suggest you work on getting jwdp to work in your
linux install.

Please provide more information on your J linux
install.
 What version of J?

j601a

 What is the result of > java -version ?

java version "1.5.0"

 Did you do a normal install?

yes

 Where is your j602 folder?

~/j602



libjnative.so should be in the same j602/bin folder
as j.jar. There is no
need to 'libjnative.so in on my path' and this
statment raises question
about how you did the install.

They are. After I first saw the problem I added
~j602/bin to my path in hopes that that would fix the
problem, but it did not.


Check the shell script to start jwdp, verify it is
doing the right things
and that libjnative.so libj.so and j.jar are all in
the j602/bin folder.

the jwd script is:

 cd "`dirname "$0"`/.."
 java -Xss8000000 -jar bin/j.jar "$@"

libjnative.so, libj.so and j.jar are all in ~/j602/bin



Ed Keith
[EMAIL PROTECTED]

Blog: edkeith.blogspot.com



____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
----------------------------------------------------------------------
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