DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 25th August 2009
delboy's Avatar
delboy delboy is offline
Fdisk Soldier
 
Join Date: May 2008
Posts: 63
Default Java install error

I have updated my ports tree but diablo-jdk still wants tzupdater-1_3_15-2009g.zip.But the current is tzupdater-1_3_18-2009k.zip.
I have put tzupdater-1_3_18-2009k.zip into /usr/ports/distfiles



Code:
cd /usr/ports/java/diablo-jdk16 && make install clean
===>  Found saved configuration for diablo-jdk-1.6.0.07.02_3

 Because of licensing restrictions, you must fetch the distribution
 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_15" to obtain the
 time zone update file, tzupdater-1_3_15-2009g.zip.

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

*** Error code 1

Stop in /usr/ports/java/diablo-jdk16.
*** Error code 1

Stop in /usr/ports/java/diablo-jdk16.
Reply With Quote
  #2   (View Single Post)  
Old 25th August 2009
DNAeon DNAeon is offline
Shell Scout
 
Join Date: Sep 2008
Location: Bulgaria
Posts: 138
Default

Hi,

Yes, indeed on Sun's website tzupdater is version 1_3_18-2009k.

Here's what you can also do:

Code:
# cd /usr/ports/java/diablo-jdk16 && make config
Uncheck the TZUPDATE option and press OK.

Then just run the make install clean command again

Regards,
D
__________________
"I never think of the future. It comes soon enough." - A.E

Useful links: FreeBSD Handbook | FreeBSD Developer's Handbook | The Porter's Handbook | PF User's Guide | unix-heaven.org
Reply With Quote
  #3   (View Single Post)  
Old 26th August 2009
delboy's Avatar
delboy delboy is offline
Fdisk Soldier
 
Join Date: May 2008
Posts: 63
Default

DNAeon

Thanks to your quick response,java is now installed.
I have added that fix to my little black book of fix'es,that's another error that I dont have to seek help for,thanks once again.
Reply With Quote
Reply

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
Package install error. delboy FreeBSD Ports and Packages 10 25th March 2009 05:54 PM
KDE3 install stop error delboy FreeBSD Ports and Packages 2 20th November 2008 10:02 AM
Java 1.6 install missing file maxrussell FreeBSD Ports and Packages 4 30th September 2008 07:25 PM
snort install error ijk FreeBSD Installation and Upgrading 1 11th August 2008 10:53 AM
slimserver make install *** Error code 1 alan79 FreeBSD Ports and Packages 15 28th May 2008 12:35 PM


All times are GMT. The time now is 03:42 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