Hi,

I'm using a package called 'Electric', which allows me to
design and synthesise circuits. Electric can use Java as a
macro language and to this end I have installed JDK 1.1.8
and rebuilt Electric to use Java.

I don't know if this is normal for the Debian install of JDK
but I was seemingly unable to find a JVM within the package.
Specifically I was missing libraries including libnative. I
downloaded 'kaffe' to fill the gap.

When I try to access Java from Electric I get the following
error:

------ Begin

Failed to locate native library "libnative" in path:
        
Aborting.
Couldn't find or load essential class `java/lang/Object'
java.lang.NoClassDefFoundError java/lang/Object
Abort

------ End

'kaffe' lives in /usr/lib/kaffe and the library libnative.so
is installed here. This path is
included in my LD_LIBRARY_PATH (I use csh so I'm not
exporting the path).]

Does anyone have any ideas?

Neil

-- 
Neil Kenneally
Center for Computational Neuroscience and Evolutionary
Robotics.
The University of Sussex, Falmer, Brighton, UK.

Reply via email to