DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 5th July 2008
disappearedng disappearedng is offline
Shell Scout
 
Join Date: May 2008
Posts: 128
Default jdk16

Hi everyone. I am trying to install Eclipse and Java onto my FreeBSD system and I have encountered the following error:

#make install clean
" Due to licensing restrictions, certain files must be fetched manually.

Please open http://java.sun.com/javase/downloads/index.jsp
in a web browser and follow the "Download" link for
"JDK US DST Timezone Update Tool - 1.3.0" to obtain the
time zone update file, tzupdater-1_3_0-2007h.zip.

Please place the downloaded file(s) in /usr/ports/distfiles
and restart the build.

.*** Error code 1

Stop in /usr/ports/java/jdk16.
"
Unfortunately, I went and downloaded a newer version which is 1.3.5 and I pasted it into the folder /usr/ports/distfiles

However, when I sudo make install again, it gives me the same error.

How do I get this to work with version 1.3.5???
thx
Reply With Quote
  #2   (View Single Post)  
Old 5th July 2008
phoenix's Avatar
phoenix phoenix is offline
Risen from the ashes
 
Join Date: May 2008
Posts: 696
Default

You don't. You need the specific version it asks for.
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote
  #3   (View Single Post)  
Old 5th July 2008
ninjatux's Avatar
ninjatux ninjatux is offline
Real Name: Baqir Majlisi
Spam Deminer
 
Join Date: May 2008
Location: Antarctica
Posts: 293
Default

Sync your ports tree. The latest revision of that port requires tzupdater 1.3.5 as a dependency, not 1.3.0. I compiled with 1.3.5 just three days ago.
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
MacBook Pro (Darwin 9), iMac (Darwin 9), iPod Touch (Darwin 9), Dell Optiplex GX620 (FreeBSD 7.1-STABLE)
Reply With Quote
  #4   (View Single Post)  
Old 5th July 2008
disappearedng disappearedng is offline
Shell Scout
 
Join Date: May 2008
Posts: 128
Default

How Do i sync my port tree?
Reply With Quote
  #5   (View Single Post)  
Old 5th July 2008
phoenix's Avatar
phoenix phoenix is offline
Risen from the ashes
 
Join Date: May 2008
Posts: 696
Default

Man page: portsnap(8)

Quick synopsis:
Code:
# portsnap fetch extract
# portsnap fetch update
The first line only has to be run once, to activate the portsnap database and do the initial sync. After that, just run the second line anytime you want to update the ports tree.
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote
  #6   (View Single Post)  
Old 5th July 2008
disappearedng disappearedng is offline
Shell Scout
 
Join Date: May 2008
Posts: 128
Default

Why is it that when I run portmaster -a or portupgrade -a both of these portsmanagement software say that jdk16 is up to date?

Thx anyway man
Reply With Quote
  #7   (View Single Post)  
Old 5th July 2008
robbak's Avatar
robbak robbak is offline
Real Name: Robert Backhaus
VPN Cryptographer
 
Join Date: May 2008
Location: North Queensland, Australia
Posts: 366
Default

Have you updated your ports tree? All portmaster/portupgrade are doing is comparing your installed ports with your ports tree.
__________________
The only dumb question is a question not asked.
The only dumb answer is an answer not given.
Reply With Quote
  #8   (View Single Post)  
Old 5th July 2008
ninjatux's Avatar
ninjatux ninjatux is offline
Real Name: Baqir Majlisi
Spam Deminer
 
Join Date: May 2008
Location: Antarctica
Posts: 293
Default

portmaster and portupgrade are not the programs to use for this. Run portsnap fetch update.
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
MacBook Pro (Darwin 9), iMac (Darwin 9), iPod Touch (Darwin 9), Dell Optiplex GX620 (FreeBSD 7.1-STABLE)
Reply With Quote
Reply

Tags
eclipse, java

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
difference between jdk16 and diablo 1.6 cuongvt FreeBSD Ports and Packages 8 16th October 2008 12:17 AM
JDK16 installation on FreeBSD 7 fronty FreeBSD Ports and Packages 6 8th July 2008 03:49 AM
diablo15 - JDK16 lumiwa FreeBSD Ports and Packages 4 2nd July 2008 11:26 AM
Problem instaling java (jdk16) mrbungle FreeBSD Ports and Packages 3 26th June 2008 05:45 PM
install jdk16 on freeBSD 7.0 ccc FreeBSD Ports and Packages 4 16th June 2008 10:48 PM


All times are GMT. The time now is 06:21 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick