Re: Native 5.3 port of OpenOffice?

2005-01-06 Thread Dave Horsfall
On Tue, 4 Jan 2005, Christian Hiris wrote:

 I think the official FreeBSD download page is 
 http://oootranslation.services.openoffice.org/pub/OpenOffice.org/ooomisc/FreeBSD/
 All the packages I have seen there are ver. 1.1.3. for various FreeBSD 
 branches including 5.3.

Yes!!!  I knew I got it from somewhere when I was on 4.7, but for the life
of me I couldn't find it.  Thanks.

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


Re: Native 5.3 port of OpenOffice?

2005-01-06 Thread Dave Horsfall
On Tue, 4 Jan 2005, Kris Kennaway wrote:

  2. You need to install java/jdk14 before you try to build OpenOffice 
  (even though this is not listed as a dependency).
 
 It is, actually.  You only need linprocfs in order to build jdk14,
 because bootstrapping a java compiler requires a java compiler
 (i.e. we use a linux binary jdk).  If you already had jdk14 installed
 before you tried to build OO, you wouldn't need to compile another
 jdk.

Ah, that explains it!  Thanks.  Just like GCC in a way, except GCC doesn't 
need GCC (last time I built it from scratch) but you *do* have to compile 
it with itself again.

I may as well have another go in that case, although OOo works without it.

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


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Dave Horsfall
On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:

 There's been quite a few reports of people having trouble getting past
 the java tools install which is needed to build the port. Unless that
 challence is interesting in itself, it's probably more convenient to
 download and install a binary package from somewhere in the general
 direction of http://download.openoffice.org/1.1.4/index.html

Maybe it's just me, but I can't actually see a package for 1.1.4 there. 
unless those Japanese versions will work in Australia (and I don't read 
JP)...

Running 5.3-STABLE/i386 here.

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


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Peter N. M. Hansteen
Dave Horsfall [EMAIL PROTECTED] writes:

 Maybe it's just me, but I can't actually see a package for 1.1.4 there. 
 unless those Japanese versions will work in Australia (and I don't read 
 JP)...

OOPS. Looks like I did not look too closely. It certainly looks like
they haven't gotten around to making FreeBSD 1.1.4 packages yet. Then
again, I'm not sure what got fixed between 1.1.3 and 1.1.4.
-- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://www.blug.linux.no/rfc1149/ http://www.datadok.no/ http://www.nuug.no/
First, we kill all the spammers The Usenet Bard, Twice-forwarded tales

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


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Dave Horsfall
On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:

  Maybe it's just me, but I can't actually see a package for 1.1.4 there. 
  unless those Japanese versions will work in Australia (and I don't read 
  JP)...
 
 OOPS. Looks like I did not look too closely. It certainly looks like
 they haven't gotten around to making FreeBSD 1.1.4 packages yet. Then
 again, I'm not sure what got fixed between 1.1.3 and 1.1.4.

I doubt whether it's even as up to date as that.  From the site:

| Downloading FreeBSD packages:
| 
| OOo 1.1.3 for 4.10 and 1.1.2 for 5.2.1-RELEASE 
| 
| sourceforge.jp site (some volatile developer versions and old packages are 
available) 
| 
| FreeBSD Porting status:
| current target platforms are FreeBSD 5.2.1-RELEASE/i386, and 
4.10-RELEASE/i386 
| 
| OpenOffice.org ver. 1.1.3 
| 9 patches should be investigated; actively maintained 
| 
| OpenOffice.org ver. 1.1.4 (SRX645_m49) 
| 8 patches should be investigated; actively maintained

The latter, SRX645_m49, was the one I checked, and although it *may* offer
a non-JP download version, the page is in Japanese.

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


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Dave Horsfall
On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:

 direction of http://download.openoffice.org/1.1.4/index.html

And if you follow the ports route instead, just how many more bloody hoops
do we have to jump through?

===Verifying install for /usr/local/linux-sun-jdk1.4.2/bin/javac in 
/usr/ports/java/linux-sun-jdk14
===  linux-sun-jdk-1.4.2.06_1 You must manually fetch the J2SE SDK 
self-extracting file for the Linux platform (j2sdk-1_4_2_06-linux-i586.bin) 
from 
http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22PartDetailId=j2sdk-1.4.2_06-oth-JPRSiteId=JSCTransactionId=noreg,
 place it in /usr/ports/distfiles and then run make again.
*** Error code 1

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


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Stijn Hoop
On Tue, Jan 04, 2005 at 11:46:48PM +1100, Dave Horsfall wrote:
 On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:
  direction of http://download.openoffice.org/1.1.4/index.html
 
 And if you follow the ports route instead, just how many more bloody hoops
 do we have to jump through?

You really do not want to compile OpenOffice if you're not willing to jump
through hoops. It is the biggest beast in the ports tree afaik.

That said, there is a WITHOUT_JAVA knob for it. Try that and see if you need
to jump through this particular hoop again.

--Stijn

-- 
Light travels faster than sound. That's why some people appear bright
until you hear them speak.


pgptNJanJNx7f.pgp
Description: PGP signature


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread RW
On Tuesday 04 January 2005 10:10, Dave Horsfall wrote:
 On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:
  There's been quite a few reports of people having trouble getting past
  the java tools install which is needed to build the port. Unless that
  challence is interesting in itself, it's probably more convenient to
  download and install a binary package from somewhere in the general
  direction of http://download.openoffice.org/1.1.4/index.html

 Maybe it's just me, but I can't actually see a package for 1.1.4 there.
 unless those Japanese versions will work in Australia (and I don't read
 JP)...

It's not really surprizing 1.1.4 is built from the the port 
editors/openoffice-1.1-devel, not open-office-1.1.


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


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread RW
On Tuesday 04 January 2005 12:58, Stijn Hoop wrote:
 On Tue, Jan 04, 2005 at 11:46:48PM +1100, Dave Horsfall wrote:
  On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:
   direction of http://download.openoffice.org/1.1.4/index.html
 
  And if you follow the ports route instead, just how many more bloody
  hoops do we have to jump through?

 You really do not want to compile OpenOffice if you're not willing to jump
 through hoops. It is the biggest beast in the ports tree afaik.

 That said, there is a WITHOUT_JAVA knob for it. Try that and see if you
 need to jump through this particular hoop again.

Try it, but I suspect it wont help. jdk is optional for running OO, but I 
think building it requires a java-based build tool. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Native 5.3 port of OpenOffice?

2005-01-04 Thread Niy
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of RW
Sent: Tuesday, January 04, 2005 8:37 AM
To: Stijn Hoop; Dave Horsfall; freebsd-questions@freebsd.org
Subject: Re: Native 5.3 port of OpenOffice?

On Tuesday 04 January 2005 12:58, Stijn Hoop wrote:
 On Tue, Jan 04, 2005 at 11:46:48PM +1100, Dave Horsfall wrote:
  On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:
   direction of http://download.openoffice.org/1.1.4/index.html
 
  And if you follow the ports route instead, just how many more bloody 
  hoops do we have to jump through?

 You really do not want to compile OpenOffice if you're not willing to 
 jump through hoops. It is the biggest beast in the ports tree afaik.

 That said, there is a WITHOUT_JAVA knob for it. Try that and see if 
 you need to jump through this particular hoop again.

Try it, but I suspect it wont help. jdk is optional for running OO, but I
think building it requires a java-based build tool. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

I was able to build Open Office just fine without java.

Can't recall for the live of me how I did it, but I did, so it's doable. ;)

- Tim

(Just as a side note, if you try to type OOO with the trailing 'O' lowercase
in Outlook, it will change the middle 'O' to lower case as well. Just..
Weird.)

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


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Christian Hiris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 04 January 2005 13:18, Dave Horsfall wrote:
 On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:
   Maybe it's just me, but I can't actually see a package for 1.1.4 there.
   unless those Japanese versions will work in Australia (and I don't read
   JP)...
 
  OOPS. Looks like I did not look too closely. It certainly looks like
  they haven't gotten around to making FreeBSD 1.1.4 packages yet. Then
  again, I'm not sure what got fixed between 1.1.3 and 1.1.4.

 I doubt whether it's even as up to date as that.  From the site:
 | Downloading FreeBSD packages:
 |
 | OOo 1.1.3 for 4.10 and 1.1.2 for 5.2.1-RELEASE
 |
 | sourceforge.jp site (some volatile developer versions and old packages
 | are available)
 |
 | FreeBSD Porting status:
 | current target platforms are FreeBSD 5.2.1-RELEASE/i386, and
 | 4.10-RELEASE/i386
 |
 | OpenOffice.org ver. 1.1.3
 | 9 patches should be investigated; actively maintained
 |
 | OpenOffice.org ver. 1.1.4 (SRX645_m49)
 | 8 patches should be investigated; actively maintained

I built OO-1.1-devel yesterday on 5.3-STABLE, it's cvs-tag is SRX645_m52.

 The latter, SRX645_m49, was the one I checked, and although it *may* offer
 a non-JP download version, the page is in Japanese.

I think the official FreeBSD download page is 
http://oootranslation.services.openoffice.org/pub/OpenOffice.org/ooomisc/FreeBSD/
All the packages I have seen there are ver. 1.1.3. for various FreeBSD 
branches including 5.3.

- -- 
Christian Hiris [EMAIL PROTECTED] | OpenPGP KeyID 0x3BCA53BE 
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFB2q2D09WjGjvKU74RAo33AJwNdMRGIlKtXtUkX4helGR8E1/EmgCdEpAo
5uAKF03FHhYbRmoZMuHiXDw=
=Gcw7
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Joshua Lokken
On 04 Jan 2005 07:40:23 +0100, Peter N. M. Hansteen [EMAIL PROTECTED] wrote:
 Kris Kennaway [EMAIL PROTECTED] writes:
 
  Yes, it's in the ports tree.  I don't think we've ever included a
  linux openoffice port - are you perhaps thinking of staroffice, for
  which a freebsd binary is not produced by sun?
 
 There's been quite a few reports of people having trouble getting past
 the java tools install which is needed to build the port. Unless that
 challence is interesting in itself, it's probably more convenient to
 download and install a binary package from somewhere in the general
 direction of http://download.openoffice.org/1.1.4/index.html

Java is a beast in that you need to download the necessary files
manually and that it takes awhile to build, however, it's not as
daunting as some would have you believe.  If you follow the 
instructions, it'll build just fine.  I installed jdk14 and openoffice-
1.1.3 Sunday on a 4.11-STABLE machine in four hours.  It works
well so far, and I did not encounter any unforseen headaches.

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


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Tabor Kelly
Dave Horsfall wrote:
On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:

direction of http://download.openoffice.org/1.1.4/index.html

And if you follow the ports route instead, just how many more bloody hoops
do we have to jump through?
I did it, and it wasn't hard, just confusing. It is confusing because 
you need to know that:

1. You need the linprocfs mounted to make java/linux-sun-jdk14
2. You need to install java/jdk14 before you try to build OpenOffice 
(even though this is not listed as a dependency).

Note: this is from my memory, which is not always 100% what it should be.
--
Tabor Kelly
[EMAIL PROTECTED]
http://tabor.taborandtashell.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread cpghost
On Tue, Jan 04, 2005 at 09:17:13AM -0800, Tabor Kelly wrote:
 Dave Horsfall wrote:
 On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:
 
 
 direction of http://download.openoffice.org/1.1.4/index.html
 
 
 And if you follow the ports route instead, just how many more bloody hoops
 do we have to jump through?
 
 I did it, and it wasn't hard, just confusing. It is confusing because 
 you need to know that:
 
 1. You need the linprocfs mounted to make java/linux-sun-jdk14
 2. You need to install java/jdk14 before you try to build OpenOffice 
 (even though this is not listed as a dependency).
 
 Note: this is from my memory, which is not always 100% what it should be.

Installing native jdk14 isn't that hard, as long as you follow the
instructions to the letter.

I've tried to compile openoffice from scratch using the port (it worked
before), but this time it bombed near the end with a program 'lzip'
dumping core because it was fed a wrong package list (?). I tried to
track the problem down, but it was too deeply hidden within the OO
build process, so I finally gave up and fetched the binary package which
works perfectly. This was 2 weeks ago; perhaps OO compiles perfectly now?

Cheers,
-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Joshua Lokken
On Tue, 4 Jan 2005 21:04:24 +0100, [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
 On Tue, Jan 04, 2005 at 09:17:13AM -0800, Tabor Kelly wrote:
  Dave Horsfall wrote:
  On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:
  
  
  direction of http://download.openoffice.org/1.1.4/index.html
  
  
  And if you follow the ports route instead, just how many more bloody hoops
  do we have to jump through?
 
  I did it, and it wasn't hard, just confusing. It is confusing because
  you need to know that:
 
  1. You need the linprocfs mounted to make java/linux-sun-jdk14
  2. You need to install java/jdk14 before you try to build OpenOffice
  (even though this is not listed as a dependency).
 
  Note: this is from my memory, which is not always 100% what it should be.
 
 Installing native jdk14 isn't that hard, as long as you follow the
 instructions to the letter.
 
 I've tried to compile openoffice from scratch using the port (it worked
 before), but this time it bombed near the end with a program 'lzip'
 dumping core because it was fed a wrong package list (?). I tried to
 track the problem down, but it was too deeply hidden within the OO
 build process, so I finally gave up and fetched the binary package which
 works perfectly. This was 2 weeks ago; perhaps OO compiles perfectly now?

It does; at least, it did on Sunday afternoon ;) 


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


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Christian Hiris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 04 January 2005 21:04, [EMAIL PROTECTED] wrote:
 On Tue, Jan 04, 2005 at 09:17:13AM -0800, Tabor Kelly wrote:

 I've tried to compile openoffice from scratch using the port (it worked
 before), but this time it bombed near the end with a program 'lzip'
 dumping core because it was fed a wrong package list (?). I tried to
 track the problem down, but it was too deeply hidden within the OO
 build process, so I finally gave up and fetched the binary package which
 works perfectly. This was 2 weeks ago; perhaps OO compiles perfectly now?

No on 5.3-STABLE it doesn't. See http://porting.openoffice.org/freebsd/ there 
is a note from 2004/Dec/22 and there is also an open PR about this:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/75785

Cheers,
ch

- -- 
Christian Hiris [EMAIL PROTECTED] | OpenPGP KeyID 0x3BCA53BE 
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFB2vr909WjGjvKU74RAoVUAJ9ImwhvycswcAYDosDCXCbZJUS79wCeKf4j
RAytWInFjsyXQjjjivwRnLQ=
=KQ9H
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Kris Kennaway
On Tue, Jan 04, 2005 at 09:17:13AM -0800, Tabor Kelly wrote:
 Dave Horsfall wrote:
 On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:
 
 
 direction of http://download.openoffice.org/1.1.4/index.html
 
 
 And if you follow the ports route instead, just how many more bloody hoops
 do we have to jump through?
 
 I did it, and it wasn't hard, just confusing. It is confusing because 
 you need to know that:
 
 1. You need the linprocfs mounted to make java/linux-sun-jdk14
 2. You need to install java/jdk14 before you try to build OpenOffice 
 (even though this is not listed as a dependency).

It is, actually.  You only need linprocfs in order to build jdk14,
because bootstrapping a java compiler requires a java compiler
(i.e. we use a linux binary jdk).  If you already had jdk14 installed
before you tried to build OO, you wouldn't need to compile another
jdk.

Kris

pgpWMOvUigyqK.pgp
Description: PGP signature


Re: Native 5.3 port of OpenOffice?

2005-01-04 Thread Jonathan Chen
On Tue, Jan 04, 2005 at 02:21:17PM -0600, Joshua Lokken wrote:
 On Tue, 4 Jan 2005 21:04:24 +0100, [EMAIL PROTECTED]
 [EMAIL PROTECTED] wrote:

[...]
  I've tried to compile openoffice from scratch using the port (it worked
  before), but this time it bombed near the end with a program 'lzip'
  dumping core because it was fed a wrong package list (?). I tried to
  track the problem down, but it was too deeply hidden within the OO
  build process, so I finally gave up and fetched the binary package which
  works perfectly. This was 2 weeks ago; perhaps OO compiles perfectly now?
 
 It does; at least, it did on Sunday afternoon ;) 

Not on 5-STABLE it doesn't. The lzip build tool crashes a couple of
times during the build and the make install fails with:

/usr/X11R6/bin/Xvfb :1001 -screen 0 800x600x24  /dev/null 21  echo 
$!  /usr/ports/editors/openoffice-1.1/work/.Xvfb.pid
./install: not found
*** Error code 127

Stop in /usr/ports/editors/openoffice-1.1.

Cheers.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
  Jesus saves.
   Allah forgives.
 Cthulu thinks you'd make a nice sandwich.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Native 5.3 port of OpenOffice?

2005-01-03 Thread Kris Kennaway
On Mon, Jan 03, 2005 at 08:36:53PM -, John Conover wrote:
 
 Is there a native 5.3 port of OpenOffice, or does it still have to run
 under Linux compatability?

Yes, it's in the ports tree.  I don't think we've ever included a
linux openoffice port - are you perhaps thinking of staroffice, for
which a freebsd binary is not produced by sun?

Kris


pgpqltqNaqU3r.pgp
Description: PGP signature


Re: Native 5.3 port of OpenOffice?

2005-01-03 Thread Peter N. M. Hansteen
Kris Kennaway [EMAIL PROTECTED] writes:

 Yes, it's in the ports tree.  I don't think we've ever included a
 linux openoffice port - are you perhaps thinking of staroffice, for
 which a freebsd binary is not produced by sun?

There's been quite a few reports of people having trouble getting past
the java tools install which is needed to build the port. Unless that
challence is interesting in itself, it's probably more convenient to
download and install a binary package from somewhere in the general
direction of http://download.openoffice.org/1.1.4/index.html

-- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://www.blug.linux.no/rfc1149/ http://www.datadok.no/ http://www.nuug.no/
First, we kill all the spammers The Usenet Bard, Twice-forwarded tales

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