I think it was either
export PATH=/usr/local/jdk117_v3/bin:$PATH
or
setenv PATH /usr/local/jdk117_v3/bin:$PATH
Steve.
**********************************************************
Please email replies to: [EMAIL PROTECTED]
as when I leave Lancaster in a few weeks, the current
address will be wrong. Just so you know. Thanks...;-)
**********************************************************
>
> $ /usr/local/jdk117_v3/bin/javac hw01_FirstProgram.java
>
> I know that there is some way to make a path so you only have to say
> javac hw01_FirstProgram.java? I tried the example that was given in the
> readme and it did not work.
>
> Also, how do I get rid of the Version 1 of Blackdown JDK? Do I just have to
> go in and delete everything?
>
> Thanks for all the help!!
>
> Ed Smiley
>
> -----Original Message-----
> From: Michael Sinz
> To: [EMAIL PROTECTED]; Smiley, Jr., Edward
> Sent: 9/7/99 5:58 PM
> Subject: Re: Javac error
>
> On Tue, 7 Sep 1999 16:22:13 -0400, Smiley, Jr., Edward wrote:
>
> >I recently downloaded the a Blackdown JDK rpm for 1.1.7 version 1a.
> When I
> >try to run the complier I get the following error:
> >
> >/usr/local/jdk117_v1a/bin/java: error in loading shared libraries:
> >/usr/local/jdk117_v
> >1a/lib/i686/green_threads/libjava.so: undefined symbol:
> _dl_symbol_value
>
> You should get the Blackdown JDK 1.1.7 v3 release.
>
> The glibc2.1 release broke some things that used to work in glibc2.0
> with one of them being the _dl_symbol_value stuff needed for dl locking.
>
>
> --
> Michael Sinz ---- Technology and Engineering Director/Consultant
> "Starting Startups" mailto:[EMAIL PROTECTED]
> My place on the web ---> http://www.users.fast.net/~michael_sinz
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]