This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Newbie problem


>>>>> "Phil" == Phil Hornung <phil.hornung@nmr.varian.com> writes:

Phil> dbx revealed a libgcj-0.0.7.so  open failed: No such file or directory.

Phil> So, the libs ended up in /usr/local/sparc-sun-solaris2.6/lib
Phil> which I added to LD_LIBRARY_PATH .  That clearly did not do the
Phil> right thing.  I own the files etc.

Phil> What next???

You might have to set LD_LIBRARY_PATH in dbx before running the
program.

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]