Another problem: gaim

2005-05-10 Thread alexandru


I installed gaim from the /usr/ports/net/gaim...I do make install
clean...but,it's working.can't connect (with yahoo protocol),put the user
and password correctly.I use a FreeBSD 5.2 with gaim 0.73.
So, what is the problem?
Thanks 
Alexandru


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


Re: another problem ...

2008-05-16 Thread John Wynstra
I asked Jonathan Chen what was the easiest way to do this.  Was it 
CSup?  Also how do I check for the latest version?  The manual indicates 
pkg_version -v does this, but it does not list all ports and in 
particular not the ones I am interested in which are in 
/usr/ports/editors.  Is there a way to get these?  Does one get all the 
ports at one shot which might be useful as I don't know where I am going 
wrong.  Or just the one?


Jonathan Chen wrote:

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
  

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


Re: another problem ...

2008-05-16 Thread John Wynstra

I think I should use portsnap.

# portsnap fetch
# portsnap update # since there already is a /usr/ports subtree

John Wynstra wrote:
I asked Jonathan Chen what was the easiest way to do this.  Was it 
CSup?  Also how do I check for the latest version?  The manual 
indicates pkg_version -v does this, but it does not list all ports and 
in particular not the ones I am interested in which are in 
/usr/ports/editors.  Is there a way to get these?  Does one get all 
the ports at one shot which might be useful as I don't know where I am 
going wrong.  Or just the one?


Jonathan Chen wrote:

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

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


Re: another problem ...

2008-05-16 Thread John Wynstra

(1) How do I test the version number of this?
(2) I did portsnap extract as this was the first time I did this (the 
previous /usr/ports tree came from the CDROM)

(3) I did another make install and it fails with ...

mv -f ".libs/libgiofam.expT" ".libs/libgiofam.exp"
cc -shared  .libs/libgiofam_la-fam-helper.o 
.libs/libgiofam_la-fam-module.o 
.libs/libgiofam_la-gfamdirectorymonitor.o 
.libs/libgiofam_la-gfamfilemonitor.o  -Wl,--rpath -Wl,/usr/local/lib 
-Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib 
/usr/local/lib/libintl.so -lgio-2.0 /usr/local/lib/libgobject-2.0.so 
/usr/local/lib/libglib-2.0.so /usr/local/lib/libfam.so  -Wl,-soname 
-Wl,libgiofam.so -Wl,-retain-symbols-file -Wl,.libs/libgiofam.exp -o 
.libs/libgiofam.so

/usr/bin/ld: cannot find -lgio-2.0
gmake: *** [libgiofam.la] Error 1
*** Error code 2

Stop in /usr/ports/devel/gio-fam-backend.
*** Error code 1

Stop in /usr/ports/net/avahi-app.
*** Error code 1

Stop in /usr/ports/devel/gnome-vfs.
*** Error code 1

Stop in /usr/ports/devel/gnome-vfs.
*** Error code 1

Stop in /usr/ports/editors/openoffice.org-2.
[root@ /usr/ports/editors/openoffice.org-2]#

John Wynstra wrote:

I think I should use portsnap.

# portsnap fetch
# portsnap update # since there already is a /usr/ports subtree

John Wynstra wrote:
I asked Jonathan Chen what was the easiest way to do this.  Was it 
CSup?  Also how do I check for the latest version?  The manual 
indicates pkg_version -v does this, but it does not list all ports 
and in particular not the ones I am interested in which are in 
/usr/ports/editors.  Is there a way to get these?  Does one get all 
the ports at one shot which might be useful as I don't know where I 
am going wrong.  Or just the one?


Jonathan Chen wrote:

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

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


Re: another problem

2008-05-17 Thread John Wynstra
The *portsnap fetch extract* seems to have failed.  I do *pkg_version 
-v* and openoffice-2 does not appear in the listing.  Why not?  Actually 
the previous /usr/ports tree came from a tar extract I took from the 
internet and not the installation CDROM.  Should I clean out some INDEX 
files and redo this step or is that done automatically?  I just now did 
another *portsnap fetch update* and openoffice.org was not listed among 
the new ports.  Of course *pkg_version -v* gives me an incomplete listing.


John Wynstra wrote:

(1) How do I test the version number of this?
(2) I did portsnap extract as this was the first time I did this (the 
previous /usr/ports tree came from the CDROM)

(3) I did another make install and it fails with ...
/usr/bin/ld: cannot find -lgio-2.0
[root@ /usr/ports/editors/openoffice.org-2]#

[root@ /usr/ports/editors/openoffice.org-2]# make clean
===>  Cleaning for libart_lgpl-2.3.20,1
===>  Cleaning for cups-base-1.3.7_2
===>  Cleaning for gnome-vfs-2.22.0_1
===>  Cleaning for gio-fam-backend-2.16.3
===>  Cleaning for gnutls-2.2.2
===>  Cleaning for samba-libsmbclient-3.0.28a
===>  Cleaning for avahi-app-0.6.22_4
===>  Cleaning for gamin-0.1.9_1
===>  Cleaning for libgcrypt-1.4.1
===>  Cleaning for libgpg-error-1.6
===>  Cleaning for libdaemon-0.12
===>  Cleaning for gdbm-1.8.3_3
===>  Cleaning for openoffice.org-2.4.0_5

There's gotta be a better way of discovering the installed versions!

Now what is -lgio-2.0? and why is it missing?
What tools do I have for debugging this?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: another problem

2008-05-17 Thread Sahil Tandon
* John Wynstra <[EMAIL PROTECTED]> [05-17-2008]:

> The *portsnap fetch extract* seems to have failed.  I do *pkg_version -v* 
> and openoffice-2 does not appear in the listing.  Why not?  
  
Because it is not installed?

> previous /usr/ports tree came from a tar extract I took from the internet 
> and not the installation CDROM.  Should I clean out some INDEX files and 
> redo this step or is that done automatically?  I just now did another 
> *portsnap fetch update* and openoffice.org was not listed among the new 
> ports.  Of course *pkg_version -v* gives me an incomplete listing.

It does not matter where your ports tree came from.  Go to:

http://www.freebsd.org/doc/en/books/handbook/portsnap.html

and follow the instructions to update your tree. 

> Now what is -lgio-2.0? and why is it missing?

This is related to glib2.0.

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


Re: another problem

2008-05-17 Thread John Wynstra

And glib2 is part of Gnome?
I never installed Gnome because I don't like Gnome.
I tried to manually install /usr/ports/devel/gio-fam-backend and got the 
same error.


Perhaps I need to get Gnome off the installation CDROM.
I really only need the library stuff.

Alternatively is there an Internet source for the missing Gnome libraries?

Sahil Tandon wrote:

Now what is -lgio-2.0? and why is it missing?



This is related to glib2.0.
  

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


Re: another problem

2008-05-17 Thread Glyn Millington
John Wynstra <[EMAIL PROTECTED]> writes:

> And glib2 is part of Gnome?
> I never installed Gnome because I don't like Gnome.
> I tried to manually install /usr/ports/devel/gio-fam-backend and got
> the same error.
>
> Perhaps I need to get Gnome off the installation CDROM.
> I really only need the library stuff.
>
> Alternatively is there an Internet source for the missing Gnome libraries?

Yes there is.

Here is a snip from the Makefile in /usr/ports/devel/gio-fam-backend

,
| PORTNAME=   gio-fam-backend
| PORTVERSION=2.16.3
| CATEGORIES= devel
| MASTER_SITES=   
${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},}
 \
| 
ftp://ftp.gtk.org/pub/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ \
| ftp://ftp.gimp.org/pub/%SUBDIR%/ \
| ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \
| http://www.ameth.org/gimp/%SUBDIR%/ \
| ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,}
| MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
| DISTNAME=   glib-${PORTVERSION}
`

Compare the 2nd line with the last - this port needs glib-2.16.3


Now

$cat /usr/ports/devel/glib20/distinfo

MD5 (gnome2/glib-2.16.3.tar.bz2) = 195f9a803cc5279dbb39afdf985f44cb
SHA256 (gnome2/glib-2.16.3.tar.bz2) = 
562742a234c7b842d891ec8ed4c9bead093c33863cca01e31912f59f6c8e887d
SIZE (gnome2/glib-2.16.3.tar.bz2) = 4540919

so if you install that port then gio-fam-backend will work.  It worked here!

hth

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


Re: another problem

2008-05-17 Thread Sahil Tandon
* John Wynstra <[EMAIL PROTECTED]> [05-17-2008]:

> And glib2 is part of Gnome?
> I never installed Gnome because I don't like Gnome.
> I tried to manually install /usr/ports/devel/gio-fam-backend and got the 
> same error.

Because you need to install devel/glib20 first.

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


Re: another problem

2008-05-17 Thread Glyn Millington
John Wynstra <[EMAIL PROTECTED]> writes:

> Now what is -lgio-2.0? and why is it missing?
> What tools do I have for debugging this?

Well, I'm pretty new to this too, but you almost certainly have grep.


So you could 


$cd /usr/ports

$grep -R lgio-2.0 *


Depending on where in the ports tree it resides, this may take a few
minutes to run, but it will in the end spit out the line you need:-

devel/gio-fam-backend/files/patch-gio_fam_Makefile.in:+ -lgio-2.0 \


hth



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


Re: another problem

2008-05-17 Thread John Wynstra
I applied this fix, it worked for the previous problem and I came to the 
next one.

I am getting the impression this is very filthy code.

Making: ../unxfbsdi.pro/slo/textenc.obj
c++  -fmessage-length=0 -c -Os -fno-strict-aliasing   
-D_FILE_OFFSET_BITS=no -I.  -I../unxfbsdi.pro/inc/textenc -I../inc 
-I../inc/pch -I../inc -I../unx/inc -I../unxfbsdi.pro/inc -I. 
-I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solver/680/unxfbsdi.pro/inc/stl 
-I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solver/680/unxfbsdi.pro/inc/external 
-I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solver/680/unxfbsdi.pro/inc 
-I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solenv/unxfbsdi/inc 
-I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solenv/inc 
-I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/res 
-I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solver/680/unxfbsdi.pro/inc/stl 
-I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solenv/inc/Xp31 
-I/usr/local/diablo-jdk1.5.0/include 
-I/usr/local/diablo-jdk1.5.0/include/freebsd 
-I/usr/local/diablo-jdk1.5.0/include/bsd 
-I/usr/local/diablo-jdk1.5.0/include/linux 
-I/usr/local/diablo-jdk1.5.0/include/native_threads/include 
-I/usr/local/include 
-I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solver/680/unxfbsdi.pro/inc/offuh 
-I. -I../res -I. -pipe -mtune=pentiumpro -fvisibility-inlines-hidden -g1 
-Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy 
-Wno-non-virtual-dtor   -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DINTEL 
-DCVER=C341 -DX86  -D_PTHREADS -D_REENTRANT -DNEW_SOLAR 
-D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -DHAVE_GCC_VISIBILITY_FEATURE 
-D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.2 
-DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 
-DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680   -DSHAREDLIB -D_DLL_   
-fno-exceptions -DEXCEPTIONS_OFF  -o ../unxfbsdi.pro/slo/textenc.o 
/usr/ports/editors/openoffice.org-2/work/OOH680_m12/sal/textenc/textenc.cxx

c++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See http://gcc.gnu.org/bugs.html> for instructions.
dmake:  Error code 1, while making '../unxfbsdi.pro/slo/textenc.obj'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making 
/usr/ports/editors/openoffice.org-2/work/OOH680_m12/sal/textenc

dmake:  Error code 1, while making 'build_instsetoo_native'
---*  *---
*** Error code 255

Stop in /usr/ports/editors/openoffice.org-2.
[root@ /usr/ports/editors/openoffice.org-2]#
[root@ /usr/ports/editors/openoffice.org-2]# cd work/OOH680_m12/sal/textenc
[root@ /usr/ports/editors/openoffice.org-2/work/OOH680_m12/sal/textenc]# ls
CVS 
convertiso2022kr.h  tcvtmb.c
context.c   
convertiso2022kr.tabtcvtscn1.tab
context.h   
convertsinglebytetobmpunicode.cxx   tcvtscn2.tab
convertadobe.tab
convertsinglebytetobmpunicode.hxx   tcvtscn3.tab
convertbig5hkscs.c  
generatetcvtscn4.tab
convertbig5hkscs.h  
gettextencodingdata.h   tcvtscn5.tab
convertbig5hkscs.tab
makefile.mk tcvtscn6.tab
converter.c 
tcvtarb1.tabtcvtsym1.tab
converter.h 
tcvtbyte.c  tcvttcn1.tab
converteuctw.c  
tcvteas1.tabtcvttcn2.tab
converteuctw.h  
tcvtest1.tabtcvttcn6.tab
converteuctw.tab
tcvtjp1.tab tcvtuni1.tab
convertgb18030.c
tcvtjp2.tab tcvtutf7.c
convertgb18030.h
tcvtjp3.tab tcvtutf8.c
convertgb18030.tab  
tcvtjp4.tab tenchelp.c
convertiscii.tab
tcvtjp5.tab tenchelp.h
convertiso2022cn.c  
tcvtjp6.tab tencinfo.c
convertiso2022cn.h  
tcvtkr1.tab textcvt.c
convertiso2022cn.tab
tcvtkr2.tab textenc.cxx
convertiso2022jp.c  
tcvtkr4.tab unichars.c
convertiso2022jp.h  
tcvtkr5.tab unichars.h

convertiso2022jp.tabtcvtkr6.tab
convertiso2022kr.c  tcvtlat1.tab


Anyone have a clue as to what's wrong?


Glyn Millington wrote:

John Wynstra <[EMAIL PROTECTED]> writes:

  

And glib2 is part of Gnome?
I never installed Gnome because I don't like Gnome.
I tried to manually install /usr/ports/devel/gio-fam

Re: another problem

2008-05-17 Thread Glyn Millington
John Wynstra <[EMAIL PROTECTED]> writes:

> I applied this fix, it worked for the previous problem and I came to
> the next one.

The story of my life :-) 

> I am getting the impression this is very filthy code.

Couldn't possibly comment!


Not sure I can help directly with this one but ..

1. Is your ports tree up to date? And have you run  pkgdb -F lately just
   to make the database is in good shape?   I'm pretty sure  that's NOT the
   problem here  but never does any harm to check :-)

2. There are ways around building openoffice natively.  This was a major
   step for me as I  need the thing occasionally and my hardware is too
   antique to build it that way.  You can either
   

   A. Install a native FreeBSD binary package - take a look in
  
  ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-stable/
  
  I'm told this should run on a -7.0-release   system too. But no
  guarantees!



   B. Install a *Linux* binary and run that through FreeBSD's
  compatibility set-up.  This is what I am currently doing and it
  works perfectly as far as I can tell.  Detailed instructions here

http://www.math.colostate.edu/~reinholz/freebsd/linux_openoffice.html


One other thought - it helps if you reply _beneath_ the person to whom
you are replying.  That way Question and Answer follow in logical order,
which helps if there are several layers of Q and A


hth




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


Re: another problem

2008-05-17 Thread Sahil Tandon
* John Wynstra <[EMAIL PROTECTED]> [05-17-2008]:

> I am getting the impression this is very filthy code.
   
Doubt it.

[...]

> c++: Internal error: Killed: 9 (program cc1plus)

Google this.  You probably have RAM issues.  Also, as Glyn already suggested, 
please stop top-posting (google if you do not know what this is).  And in the 
future, for posterity if nothing else, please set subject lines that are 
related to your question.  See:

http://www.lemis.com/questions.html#submit

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


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]"