Prolly your lib path isnt set. Do a
set LDLIBRARYPATH =
$LDLIBRARYPATH:/usr/local/jdk/lib
export LDLIBRARYPATH
in your .bash_profile
or if you are sys admin su to root and alter
/etc/ ld.config appropriately (like i did) allowing the change for all
users.
As for not having X, you are gonna have a bitch of a time
running any AWT based programs without it. Not to
mention the fact that wihtout it, unix can be .... annoying.
--rob
|
- Missing dependancy Bobby Hitt
- Re: Missing dependancy Robert Simmons
- Re: Missing dependancy SHUDO Kazuyuki
- Re: Missing dependancy Bobby Hitt