Installation problem
Erik Poupaert
erik.poupaert@skynet.be
Wed Jul 2 22:07:00 GMT 2003
> My quess is that the linker is trying to access files that are not compatible. I
> installed gcc underneath my home directory, might this have something to with this
> error.
By the way, you should indeed also point your library path to the lib directory in
your gcc installation folder. It could be something probably similar to:
export LD_LIBRARY_PATH=/home/jocassid/gcc/3.2.3/lib:$LD_LIBRARY_PATH
More information about the Java
mailing list