Re: Java JDK 1.15 on Debian?
On: Thu, 28 May 1998 12:46:02 -0700 (PDT) Marcus Johnson writes:
> * I did ftp the Bryne jdk1.1.5-v5-glibc.tar files, untarred them and tried
> to set them up. Forgive my (perhaps appalling) ignorance, but I think I'm
> not sure if I need to set a symbolic link or add to my path or maybe it
> simply won't work due to incorrect libraries, some combo of the above or
> something else, but I haven't been able to get it to execute yet.
>
> * Without changing anything, if I'm in the /bin directory of the jdk
> which in my case is
> export/w1/hbe/java/jdk1.1.5v5-980311/bin/
>
> and I type javac FileName.java as in:
> bay1:~/java/jdk1.1.5v5-980311/bin % javac DBClient.java
>
> I get the following response:
> export/w1/hbe/java/jdk1.1.5v5-980311/bin/../bin/i586/green_threads/javac:
> /export/w1/hbe/java/jdk1.1.5v5-980311/bin/../bin/i586/green_threads/java: No
> such file or directory
>
> What does this mean? Does this tell me I need to set some symbolic link?
Check the .../java files, which shell is used to execute the file (the
#! line). IIRC, it uses the ksh in the original version of jdk which
is probably not installed on your system.
I will send you the java file which is used on a debian system, it
uses the normal sh for executing and should be independent on the
location where it resides.
Torsten
--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: