The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > BSD
Google UNIX.COM



Thread: Java
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-26-2005
SoulCoder's Avatar
SoulCoder SoulCoder is offline
Registered User
 

Join Date: Apr 2005
Location: Metz in France
Posts: 8
Java

I follow instructions to install jdk14 but I have this problem, even if the files j2sdk-1_4_2-src-scsl.zip is in distfiles it give this result:
Quote:
=> j2sdk-1_4_2-src-scsl.zip doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/po...-src-scsl.zip: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/java/jdk14.
*** Error code 1

Stop in /usr/ports/java/jdk14.
Does someone knows another place where I can download the Latte Diablo JRE 1.3.1 binary package instead of http://www.freebsdfoundation.org/downloads/java.shtml

At this time I installed the blackdown port for java (linux-blackdown-jdk-1.4.2_2 Blackdown Java Development Kit 1.4 for Linux and linux-blackdown-jre-1.1.8_2 Blackdown Linux Java Runtime Environment 1.1.8)

but when I try a java -version
I obtain
Quote:
LODELSERVOO# java -version
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location - no /proc/self/stat
Bad system call (core dumped)
Should I do something like set special environment variable to have my jre ready to run ?

thanks
Reply With Quote
Forum Sponsor