I hope that I am writing to the correct place.  Any responses to this mail
should be directed to this mail address for I have not subscribed to the
list.

Anyway, I installed jdk117_v1a on my linux system and whenever I type
javac, I get the following error:

Failed to locate native library in path:
<various paths here>

My profile file has the following defined:
export JAVA_HOME=/usr/local/jdk117_v1a
export JDK_HOME=$JAVA_HOME
export CLASSPATH=.:$JAVA_HOME/lib/classes.zip
export LD_LIBRARY_PATH=.
PATH="$PATH:$JAVA_HOME/bin"

Note that I've changed LD_LIBRARY_PATH to point to several other
directories, all of which dont work.  I've been through several pages and
nothing seems to explain the problem or what to do.

I am running:
*Redhat 4.2(with all of its default programs) 
*Intel P200
*java version "chapman:10/12/12-23:12"

-Ron Kinney(Minex) 
 Dawn of Demise(dod.hpi.net 4000)
 http://dod.hpi.net

Reply via email to