Other Help Topics :: Help with Java on DSL



I've been using Java on DSL for some time now with no problems.  Today I upgraded to version 0.8.1 (I was using 0.5.2 before I believe) and now I can't get Java working for the life of me.  I copied my java directory straight from my old install to my new one but it's a no go.

I get the following error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /KNOPPIX/user/local/j2re1.4.2_04/lib/i386/libawt.so: libXtst.so.6: cannot open shared object file: No such file or directory

I checked the libawt.so file that it's looking for and it's there in the directory.

Anybody have any ideas?  I'm stumped.

Greg

Quote (Gregus @ Nov. 12 2004,15:20)
I've been using Java on DSL for some time now with no problems.  Today I upgraded to version 0.8.1 (I was using 0.5.2 before I believe) and now I can't get Java working for the life of me.  I copied my java directory straight from my old install to my new one but it's a no go.

I get the following error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /KNOPPIX/user/local/j2re1.4.2_04/lib/i386/libawt.so: libXtst.so.6: cannot open shared object file: No such file or directory

I checked the libawt.so file that it's looking for and it's there in the directory.

Anybody have any ideas?  I'm stumped.

Greg

I believe on 0.8.* and above you can use MyDSL packages, there is a java.dsl package you can get that autoloads...give it a shot

http://www.ibiblio.org/pub/Linux/distributions/damnsmall/mydsl/system/
FILE

Brian
AwPhuch


original here.