Thanks and another problem ...

2008-05-15 Thread John Wynstra
Thanks for the solution to my Firefox/Thunderbird woes.  All cured now.  
The answer was to add prefs to Thunderbird to allow Firefox in as 
suggested by Tore Lund.  Since these preferences do not exist already 
they need to be added manually to a file.


Now I am trying to build Open Office for access to word files.  The make 
install dies at the point where the java files need to be manually 
installed.  I did that but this version of Open Office requires older 
versions of java.  How do I get older versions of tzupdater?  I tried a 
trick involving a symbolic link from the new ...


-rw-r--r--  1 root  wheel  57749554 May 15 15:12 
jdk-1_5_0_13-fcs-src-b05-jrl-25_sep_2007.jar
-rw-r--r--  1 root  wheel   2211512 May 15 15:14 
jdk-1_5_0_13-fcs-bin-b05-jrl-25_sep_2007.jar

-rw-r--r--  1 root  wheel263679 May 15 15:24 tzupdater-1_3_5-2008b.zip
-rw-r--r--  1 root  wheel778641 May 15 15:27 bsd-jdk15-patches-7.tar.bz2
lrwxr-xr-x  1 root  wheel25 May 15 15:41 
tzupdater-1_3_0-2007h.zip - tzupdater-1_3_5-2008b.zip

[root@ /usr/ports/distfiles]# rm -i tzu*
remove tzupdater-1_3_0-2007h.zip? y
remove tzupdater-1_3_5-2008b.zip? n
[root@ /usr/ports/distfiles]# cd -
/usr/ports/editors/openoffice.org-2
[root@ /usr/ports/editors/openoffice.org-2]# make install
===   openoffice.org-2.3.1 depends on executable: zip - found
===   openoffice.org-2.3.1 depends on executable: unzip - found
===   openoffice.org-2.3.1 depends on executable: gcp - found
===   openoffice.org-2.3.1 depends on executable: gpatch - found
===   openoffice.org-2.3.1 depends on file: 
/usr/local/lib/perl5/site_perl/5.8.8/Archive/Zip.pm - found

===   openoffice.org-2.3.1 depends on executable: bash - found
===   openoffice.org-2.3.1 depends on executable: imake - found
===   openoffice.org-2.3.1 depends on executable: ant - not found
===Verifying install for ant in /usr/ports/devel/apache-ant
===  Installing for apache-ant-1.7.0_1
===   apache-ant-1.7.0_1 depends on executable: classpath - found
===   apache-ant-1.7.0_1 depends on file: /usr/local/jdk1.5.0/bin/java 
- not found
===Verifying install for /usr/local/jdk1.5.0/bin/java in 
/usr/ports/java/jdk15

===  jdk-1.5.0.13p7_1,1 :
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/jdk15.
*** Error code 1

Stop in /usr/ports/devel/apache-ant.
*** Error code 1

Stop in /usr/ports/editors/openoffice.org-2.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Thanks and another problem ...

2008-05-15 Thread Jonathan Chen
On Thu, May 15, 2008 at 04:32:37PM -0400, John Wynstra wrote:
 Thanks for the solution to my Firefox/Thunderbird woes.  All cured now.  
 The answer was to add prefs to Thunderbird to allow Firefox in as 
 suggested by Tore Lund.  Since these preferences do not exist already 
 they need to be added manually to a file.
 
 Now I am trying to build Open Office for access to word files.  The make 
 install dies at the point where the java files need to be manually 
 installed.  I did that but this version of Open Office requires older 
 versions of java.

I built openoffice and jdk15 just last week without any problems. There
was no requirement for an older version of java, just jdk15. Have
you updated your ports tree?

Cheers.
-- 
Jonathan Chen [EMAIL PROTECTED]
---
I love deadlines. I like the whooshing sound they make as they fly by
- Douglas Adams
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Thanks and another problem ...

2008-05-15 Thread Jonathan Chen
On Thu, May 15, 2008 at 09:58:22PM -0400, John Wynstra wrote:
 I cleaned up and reran the make install ...
 +++
 ===   openoffice.org-2.3.1 depends on file: /usr/local/bin/perl5.8.8 - 
 found
 ===  Patching for openoffice.org-2.3.1

You need to update your ports tree. The current version is 2.4.0_5.

Please consult the Handbook on how to keep your ports-tree up to date:

  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html

Cheers.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
Irrationality is the square root of all evil
  - Douglas Hofstadter
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]