RE: [Java-gnome-developer] About Dialog
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2003-12-08 12:21:46
|
What other directories are in your LD_LIBRARY_PATH? Do they include the directory that contains your gnome shared objects? The error reported means that it is finding the java-gnome library but when it calls the gnome method gnome_about_new to create the gnome about dialog it is unable to locate that lib. -Jeff > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Mark Howard wrote: > | Try doing it with the LD_LIBRARY_PATH rather than the -D: > | > | export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib > | java ... > | > > I just checked my LD_LIBRARY_PATH, and it is already set to > /usr/local/lib > > So I think there must be another problem.. :( > > - -- > [A n d r e w] > - ------|------ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQE/0k5h2AKtqeH2FeQRAhAjAKCiK99Do/UBdXvpN2iwLPaPSSLirACeLxgR > llXDhd7bhhCICdG7uYC1t1w= > =7nMp > -----END PGP SIGNATURE----- > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign > up for IBM's > Free Linux Tutorials. Learn everything from the bash shell > to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |