Ken Huisman wrote:
>
> I downloaded swing from sun and I unpacked it in a directory, followed
> the instructions and so on. The problem I have is when I go to run
> the SwingSet example, I get the following error:
>
> /usr/local/jdk/lib/i686/native_threads/libawt.so: undefined symbol: XtShellStr
Looks like you don't have X installed.
--Jeff
Ken Huisman wrote:
>
> I downloaded swing from sun and I unpacked it in a directory, followed
> the instructions and so on. The problem I have is when I go to run
> the SwingSet example, I get the following error:
>
> /usr/local/jdk/lib/i686/nativ
--- "Jeffrey M. Drum" <[EMAIL PROTECTED]> wrote:
> trying to install the jdk and jre on stock rh5.2 and get the
> same error
> and paths must be off?
>
> /usr/lib/jdk1.2/bin/i386/green_threads/java: error in loading
> shared
> libraries
> libhpi.so: cannot open shared object file: No such file or
Richard Hakim <[EMAIL PROTECTED]> writes:
> Hi -
>
> I guess you're all probably really tired of people asking for help with
> this, but...
>
> I'm trying to get the Java Web Server 1.1 running. I'm trying to follow
> the directions on java-linux.org, but am having trouble. I've got the
> Sol