Re: openoffice doesn't work - any ideas?

2012-06-18 Thread Subhro Sankha Kar
Hello,

On 20-May-2012, at 3:00 AM, User Wojtek wrote:

 the problem is that what i found is not this.
 
 all description i found is that deleting .openoffice* from $HOME fixes it. it 
 doesn't. i even created new user with no leftover any config files and still 
 same.

Are your ports up to date? Also, did you apply any funky compile time flags?

Thanks
--
Subhro Sankha Kar
System Administrator
Working and Playing with FreeBSD since 2002

 
 On Sat, 19 May 2012, lokada...@gmx.de wrote:
 
 On 05/19/12 13:24, User Wojtek wrote:
 [wojtek@wojtek ~/robod]$ openoffice-3.4.0
 [Java framework] Error in function createSettingsDocument 
 (elements.cxx).javaldx failed!
 terminate called after throwing an instance of 
 'com::sun::star::uno::RuntimeException'
 compiled fine, installed without problems jdk 1.6 too.
 any ideas? thanks
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
 Google find many things with javaldx failed.
 Is a problem with java, but different solutions (wrong xml, home permission, 
 java- version ...).
 
 Hope you find a solution.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

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


Re: openoffice doesn't work - any ideas?

2012-06-18 Thread Wojciech Puchar

all description i found is that deleting .openoffice* from $HOME fixes it. it 
doesn't. i even created new user with no leftover any config files and still 
same.


Are your ports up to date? Also, did you apply any funky compile time flags?

yes and no.

But i found the answer.

when i use xdm as login manager (my favourite) it happens.
when gdm or kdm - it does not.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: openoffice doesn't work - any ideas?

2012-06-15 Thread Wojciech Puchar

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



Google find many things with javaldx failed.
Is a problem with java, but different solutions (wrong xml, home permission, 
java- version ...).


Hope you find a solution.

thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: openoffice on 9.0 (JDK issues)

2012-05-23 Thread Gary Aitken

On 05/22/12 14:45, Gökşin Akdeniz wrote:


The OpenOffice.org package is a big one and consumes a lot of bandwith.
Therefore some may not be available.

Try to build OpenOffice.org from ports. It takes time, be patient.


ok, attempting that...
After copying the jdk-6u3-fcs... files that it complained about from the 
oracle site:


OO requires ant, but the ant install fails:

123 /usr/ports/devel/apache-ant#make install
===  Installing for apache-ant-1.8.2_1
===   apache-ant-1.8.2_1 depends on executable: classpath - found
===   apache-ant-1.8.2_1 depends on file: 
/usr/local/jdk1.6.0/bin/java - not found
===Verifying install for /usr/local/jdk1.6.0/bin/java in 
/usr/ports/java/jdk16

===  Vulnerability check disabled, database not found
===  License check disabled, port has not defined LICENSE
===  Found saved configuration for jdk-1.6.0.3p4_27

IMPORTANT: To build the JDK 1.6.0 port, you should have at least
2.5Gb of free disk space in the build area!


 Due to licensing restrictions, certain files must be fetched manually.

 Please open 
http://www.oracle.com/technetwork/java/javase/downloads/index.html

 in a web browser and follow the Download link for
 JDK DST Timezone Update Tool - 1_3_42 to obtain the
 time zone update file, tzupdater-1_3_42-2011k.zip.

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

*** Error code 1

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

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

Stop in /usr/ports/devel/apache-ant.

The oracle site does not contain the proper version of tzupdater -- it 
includes a more recent version, 1_3_47-2012c.zip.


What's the right way to get around that issue?

Thanks,

Gary
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: openoffice on 9.0 (JDK issues)

2012-05-23 Thread Gary Aitken

Never mind...
Not sure how to get around the issue posted, but a portupdate solved the 
problem -- now building apache-oo instead of oo


On 05/23/12 18:06, Gary Aitken wrote:

On 05/22/12 14:45, Gökşin Akdeniz wrote:


The OpenOffice.org package is a big one and consumes a lot of bandwith.
Therefore some may not be available.

Try to build OpenOffice.org from ports. It takes time, be patient.


ok, attempting that...
After copying the jdk-6u3-fcs... files that it complained about from the
oracle site:

OO requires ant, but the ant install fails:

123 /usr/ports/devel/apache-ant#make install
=== Installing for apache-ant-1.8.2_1
=== apache-ant-1.8.2_1 depends on executable: classpath - found
=== apache-ant-1.8.2_1 depends on file: /usr/local/jdk1.6.0/bin/java -
not found
=== Verifying install for /usr/local/jdk1.6.0/bin/java in
/usr/ports/java/jdk16
=== Vulnerability check disabled, database not found
=== License check disabled, port has not defined LICENSE
=== Found saved configuration for jdk-1.6.0.3p4_27

IMPORTANT: To build the JDK 1.6.0 port, you should have at least
2.5Gb of free disk space in the build area!


Due to licensing restrictions, certain files must be fetched manually.

Please open
http://www.oracle.com/technetwork/java/javase/downloads/index.html
in a web browser and follow the Download link for
JDK DST Timezone Update Tool - 1_3_42 to obtain the
time zone update file, tzupdater-1_3_42-2011k.zip.

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

*** Error code 1

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

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

Stop in /usr/ports/devel/apache-ant.

The oracle site does not contain the proper version of tzupdater -- it
includes a more recent version, 1_3_47-2012c.zip.

What's the right way to get around that issue?

Thanks,

Gary
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
freebsd-questions-unsubscr...@freebsd.org




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


openoffice on 9.0

2012-05-22 Thread Gary Aitken
I was trying to pkg_add openoffice and it fails (file not found) when 
trying to fetch the openoffice.org tarball.


1.  I'm assuming that since pkg_add looks for the tarball, it is 
supposed to exist.  Is that a valid assumption?


2.  Anyone know why the tarball isn't there?  Should I be trying to add 
something else?


Thanks,

Gary
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: openoffice on 9.0

2012-05-22 Thread Gökşin Akdeniz
Hello Gary Aitken,

 
 1.  I'm assuming that since pkg_add looks for the tarball, it is 
 supposed to exist.  Is that a valid assumption?
 
It is sort of. Have look at
http://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9-stable/All/

 2.  Anyone know why the tarball isn't there?  Should I be trying to
 add something else?
 
The OpenOffice.org package is a big one and consumes a lot of bandwith.
Therefore some may not be available.

Try to build OpenOffice.org from ports. It takes time, be patient.
-- 
Gökşin Akdeniz goksin.akde...@gmail.com


pgpGsIjjV04PD.pgp
Description: PGP signature


openoffice doesn't work - any ideas?

2012-05-19 Thread User Wojtek

[wojtek@wojtek ~/robod]$ openoffice-3.4.0
[Java framework] Error in function createSettingsDocument 
(elements.cxx).javaldx failed!
terminate called after throwing an instance of 
'com::sun::star::uno::RuntimeException'



compiled fine, installed without problems jdk 1.6 too.

any ideas? thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: openoffice doesn't work - any ideas?

2012-05-19 Thread lokada...@gmx.de

On 05/19/12 13:24, User Wojtek wrote:

[wojtek@wojtek ~/robod]$ openoffice-3.4.0
[Java framework] Error in function createSettingsDocument 
(elements.cxx).javaldx failed!
terminate called after throwing an instance of 
'com::sun::star::uno::RuntimeException'



compiled fine, installed without problems jdk 1.6 too.

any ideas? thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org



Google find many things with javaldx failed.
Is a problem with java, but different solutions (wrong xml, home 
permission, java- version ...).


Hope you find a solution.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: openoffice doesn't work - any ideas?

2012-05-19 Thread User Wojtek

the problem is that what i found is not this.

all description i found is that deleting .openoffice* from $HOME fixes it. 
it doesn't. i even created new user with no leftover any config files and 
still same.


On Sat, 19 May 2012, lokada...@gmx.de wrote:


On 05/19/12 13:24, User Wojtek wrote:

[wojtek@wojtek ~/robod]$ openoffice-3.4.0
[Java framework] Error in function createSettingsDocument 
(elements.cxx).javaldx failed!
terminate called after throwing an instance of 
'com::sun::star::uno::RuntimeException'



compiled fine, installed without problems jdk 1.6 too.

any ideas? thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org



Google find many things with javaldx failed.
Is a problem with java, but different solutions (wrong xml, home permission, 
java- version ...).


Hope you find a solution.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org



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


Ports: Apache openoffice build eats all /usr and fails

2012-05-14 Thread Kenneth Hatteland
Rebuilding and upgrading to apache openoffice on my main desktop fails 
because the procedure consumes all my 17 gbs of available /usr space, 
which still is not enough apparently. The build routine says 11gb is 
more than enough. Libreoffice will not build on this machine for some 
reason so at this point that is not an alternative. Anyone here have 
ideas what is wrong ( some nob must be turned the wrong way ;) )


Blessed be...

Kenneth Hatteland
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: editors/openoffice-org-3.3.0: serious issue with X11

2011-02-04 Thread O. Hartmann

On 02/03/11 14:12, Robert Huff wrote:

Alexandre writes:


  On Thu, Feb 3, 2011 at 10:14 AM, Pavlo Greenbergsir_...@onet.com.uawrote:

[SNIP]
But I'm agree with you, OOo's behavior after the last update is abnormal.

  Why not give a try to LibreOffice, that is in ports :
  http://www.freshports.org/editors/libreoffice/


I switched yesterday, having not known it was available.
It seems to work on all OOo-generated material (as one would
expect), and build cleanly and (subjectively) somewhat faster than
OO.  (This is on an 4x3ghz amd64 machine with 8 gb of memory.)


Robert Huff



LibreOffice seems not to be that kind of 'replacement' I'd expected. 
Trying to start 'spadmin' for setting up printers fails with some
libraries not found - I had to append paths to the right (weird) 
lib-path to /etc/ld-elf.so.conf.


Done this, spadmin and sibblings will start but whatever I do have as 
printers (CUPS based on all of our systems), I'm incapable of having 
these printers for usage listed in LibreOffice! OpenOffice works fine.

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


Re: editors/openoffice-org-3.3.0: serious issue with X11

2011-02-03 Thread O. Hartmann

On 02/02/11 10:25, Anonymous wrote:

O. Hartmannohart...@zedat.fu-berlin.de  writes:


Hello.
I just upgraded openoffice-3.2.1 to openoffice-org-3.3.0 and found
myself in a serious issue. Opening openoffice works only sporadically,
in most cases I get the error:

XDM authorization key matches an existing
client!/usr/local/openoffice.org-3.3.0/openoffice.org3/program/soffice.bin
X11 error: Can't open display:
Set DISPLAY environment variable, use -display option
or check permissions of your X-Server
(See man X resp. man xhost for details)


Have you tried to add the following to xdm-config

   DisplayManager*authName: MIT-MAGIC-COOKIE-1

or adjusting permissions using xhost(1)?


I did. Adding DisplayManager*authName: MIT-MAGIC-COOKIE-1 to xdm-config 
didn't make the problem disappear, only a global 'xhost +' helped. I 
also tried xhost + localhost:0.0 and all IP- or name-based combinations 
even FQDN/IP of the host, without success, except pure 'xhost +'.

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


Re: editors/openoffice-org-3.3.0: serious issue with X11

2011-02-03 Thread Pavlo Greenberg
 On 02/02/11 10:25, Anonymous wrote:
 O. Hartmannohart...@zedat.fu-berlin.de  writes:

 Hello.
 I just upgraded openoffice-3.2.1 to openoffice-org-3.3.0 and found
 myself in a serious issue. Opening openoffice works only sporadically,
 in most cases I get the error:

 XDM authorization key matches an existing
 client!/usr/local/openoffice.org-3.3.0/openoffice.org3/program/soffice.bin
 X11 error: Can't open display:
 Set DISPLAY environment variable, use -display option
 or check permissions of your X-Server
 (See man X resp. man xhost for details)

 Have you tried to add the following to xdm-config

DisplayManager*authName: MIT-MAGIC-COOKIE-1

 or adjusting permissions using xhost(1)?

 I did. Adding DisplayManager*authName: MIT-MAGIC-COOKIE-1 to xdm-config
 didn't make the problem disappear, only a global 'xhost +' helped. I
 also tried xhost + localhost:0.0 and all IP- or name-based combinations
 even FQDN/IP of the host, without success, except pure 'xhost +'.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 freebsd-questions-unsubscr...@freebsd.org

I solved the problem by adding xhost +local:my_user in ~/.xsession (I
don't use any DE anymore, just WM, so in case of KDE or GNOME it may be
another config file).
But I'm agree with you, OOo's behavior after the last update is abnormal.

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


Re: editors/openoffice-org-3.3.0: serious issue with X11

2011-02-03 Thread Alexandre
On Thu, Feb 3, 2011 at 10:14 AM, Pavlo Greenberg sir_...@onet.com.uawrote:

 [SNIP]
 But I'm agree with you, OOo's behavior after the last update is abnormal.

Why not give a try to LibreOffice, that is in ports :
http://www.freshports.org/editors/libreoffice/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: editors/openoffice-org-3.3.0: serious issue with X11

2011-02-03 Thread Robert Huff
Alexandre writes:

  On Thu, Feb 3, 2011 at 10:14 AM, Pavlo Greenberg sir_...@onet.com.uawrote:
  
   [SNIP]
   But I'm agree with you, OOo's behavior after the last update is abnormal.
  
  Why not give a try to LibreOffice, that is in ports :
  http://www.freshports.org/editors/libreoffice/

I switched yesterday, having not known it was available.
It seems to work on all OOo-generated material (as one would
expect), and build cleanly and (subjectively) somewhat faster than
OO.  (This is on an 4x3ghz amd64 machine with 8 gb of memory.)


Robert Huff

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


Re: editors/openoffice-org-3.3.0: serious issue with X11

2011-02-03 Thread O. Hartmann

On 02/03/11 11:51, Alexandre wrote:

On Thu, Feb 3, 2011 at 10:14 AM, Pavlo Greenberg sir_...@onet.com.ua
mailto:sir_...@onet.com.ua wrote:

[SNIP]
But I'm agree with you, OOo's behavior after the last update is
abnormal.

Why not give a try to LibreOffice, that is in ports :Â
http://www.freshports.org/editors/libreoffice/


I'll try, but when I installed/updated OO, I explicitely looked for 
LibreOffice (that was a couple of days ago, when OO 3.3.0 got into the 
ports), but it wasn't there. I'll try.


Thanks for that hint.

Oliver

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


Re: editors/openoffice-org-3.3.0: serious issue with X11

2011-02-03 Thread John Levine
I just installed the current 3.3 snapshot openoffice.org-3.3.20110121
from good-day.net and it seems to work fine on my 8.1 amd64 gnome
laptop.

Regards,
John Levine, jo...@iecc.com, Primary Perpetrator of The Internet for Dummies,
Please consider the environment before reading this e-mail. http://jl.ly
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


editors/openoffice-org-3.3.0: serious issue with X11

2011-02-02 Thread O. Hartmann

Hello.
I just upgraded openoffice-3.2.1 to openoffice-org-3.3.0 and found 
myself in a serious issue. Opening openoffice works only sporadically, 
in most cases I get the error:


XDM authorization key matches an existing 
client!/usr/local/openoffice.org-3.3.0/openoffice.org3/program/soffice.bin 
X11 error: Can't open display:

   Set DISPLAY environment variable, use -display option
   or check permissions of your X-Server
   (See man X resp. man xhost for details)


Deleting .Xauthority or restarting the session via resetting xdm/Xorg or 
removing ~/.openoffice didn't help anyway.


Any suggestions are appreciated.

Thanks in advance,
Oliver
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: editors/openoffice-org-3.3.0: serious issue with X11

2011-02-02 Thread Anonymous
O. Hartmann ohart...@zedat.fu-berlin.de writes:

 Hello.
 I just upgraded openoffice-3.2.1 to openoffice-org-3.3.0 and found
 myself in a serious issue. Opening openoffice works only sporadically,
 in most cases I get the error:

 XDM authorization key matches an existing
 client!/usr/local/openoffice.org-3.3.0/openoffice.org3/program/soffice.bin
 X11 error: Can't open display:
Set DISPLAY environment variable, use -display option
or check permissions of your X-Server
(See man X resp. man xhost for details)

Have you tried to add the following to xdm-config

  DisplayManager*authName: MIT-MAGIC-COOKIE-1

or adjusting permissions using xhost(1)?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Openoffice

2010-12-28 Thread ajtiM
On Monday December 27 2010 18:57:59 Jerry McAllister wrote:

I install OO from ports but my questions is if FreeBSD thinks to swith to 
LibreOffice? Is the future of OO the same as Open Solaris?

Thanks.

 Hi,
 
 It has been a long time since I tried to install Openoffice from
 packages, but I would prefer not to have to build it.
 


Mitja

http://jpgmag.com/people/lumiwa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Openoffice

2010-12-28 Thread Graham Bentley

 Abiword: Otherwise I would be using that and ignoring Openoffice.

Ted can do RTF and has few deps.

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


Re: Openoffice

2010-12-28 Thread Chris Brennan
On Tue, Dec 28, 2010 at 7:08 AM, ajtiM lum...@gmail.com wrote:

 On Monday December 27 2010 18:57:59 Jerry McAllister wrote:

 I install OO from ports but my questions is if FreeBSD thinks to swith to
 LibreOffice? Is the future of OO the same as Open Solaris?

 Thanks.

  Hi,
 
  It has been a long time since I tried to install Openoffice from
  packages, but I would prefer not to have to build it.
 


LibreOffice is designed to be OOo's replacement since the OOo devs don't
feel all that secure with their new Task Masters.

C-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Openoffice

2010-12-28 Thread Matthew Seaman
On 28/12/2010 14:42, Chris Brennan wrote:
 On Tue, Dec 28, 2010 at 7:08 AM, ajtiM lum...@gmail.com wrote:
 
 On Monday December 27 2010 18:57:59 Jerry McAllister wrote:

 I install OO from ports but my questions is if FreeBSD thinks to swith to
 LibreOffice? Is the future of OO the same as Open Solaris?

 Thanks.

 Hi,

 It has been a long time since I tried to install Openoffice from
 packages, but I would prefer not to have to build it.



 LibreOffice is designed to be OOo's replacement since the OOo devs don't
 feel all that secure with their new Task Masters.

I think the OP knows that already.  The question is: will LibreOffice be
available on FreeBSD?  The answer is almost certainly, yes: just as
soon as the LibreOffice project releases anything worth porting.

This doesn't mean that OpenOffice.org will be dropped from ports. So
long as it continues to be available without restrictive licensing or
redistribution terms -- even if it does turn into pay-ware -- then it
should still be available.

Will LibreOffice become the official FreeBSD Office application?  No,
because FreeBSD doesn't have an *official* office application.  It may
well become the recommended or the most popular or the most fashionable
office application in the fullness of time, but that's entirely down to
the free choice of users.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
JID: matt...@infracaninophile.co.uk   Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


Openoffice

2010-12-27 Thread Jerry McAllister
Hi,

It has been a long time since I tried to install Openoffice from
packages, but I would prefer not to have to build it.

I have been fishing around at all the old sites where I found
it some years ago and can't seem to find anything reasonable.

eg.:  http://projects.imp.ch/openoffice/
and:  
http://oootranslation.services.openoffice.org/pub/OpenOffice.org/ooomisc/FreeBSD/
I get lists of files that are not clear as to what to download plus
when I try to download one that looks like it is for FreeBSD 8.1 it
fails complaining it cannot change directory or find a directory.

pkg_add -r fails with the following two messages.   

Error: Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-release/Latest/openoffice.tbz:
 No address record

pkg_add: unable to fetch 
'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-release/Latest/openoffice.tbz'
 by URL


The latest thing I could get from freebsd.org was version 2.4.3_2 and I 
had to manually download that.

Is there anything more recent that is reliably available?

By the way I tried Abiword and could not read in a plain text file - 
one with just regular text created with vi.   It made some irregular
blob in the middle of the page that looked like all the characters 
mushed together.  

Otherwise I would be using that and ignoring Openoffice.

jerry  
  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Openoffice

2010-12-27 Thread Adam Vande More
On Mon, Dec 27, 2010 at 6:57 PM, Jerry McAllister jerr...@msu.edu wrote:

 It has been a long time since I tried to install Openoffice from
 packages, but I would prefer not to have to build it.

 I have been fishing around at all the old sites where I found
 it some years ago and can't seem to find anything reasonable.


The openoffice packages are linked to here:

http://porting.openoffice.org/freebsd/

-- 
Adam Vande More
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Openoffice

2010-12-27 Thread Daniel C. Dowse
On  Mon, 27 Dec 2010 19:57:59 -0500, Jerry McAllister jerr...@msu.edu wrote:
Hi,

It has been a long time since I tried to install Openoffice from
packages, but I would prefer not to have to build it.

I have been fishing around at all the old sites where I found
it some years ago and can't seem to find anything reasonable.

eg.:  http://projects.imp.ch/openoffice/
and:
http://oootranslation.services.openoffice.org/pub/OpenOffice.org/ooomisc/FreeBSD/
I get lists of files that are not clear as to what to download plus when I try
to download one that looks like it is for FreeBSD 8.1 it fails complaining it
cannot change directory or find a directory.

pkg_add -r fails with the following two messages.   

Error: Unable to get
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-release/Latest/openoffice.tbz:
No address record

pkg_add: unable to fetch
'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-release/Latest/openoffice.tbz'
by URL


The latest thing I could get from freebsd.org was version 2.4.3_2 and I 
had to manually download that.

Is there anything more recent that is reliably available?

By the way I tried Abiword and could not read in a plain text file - 
one with just regular text created with vi.   It made some irregular
blob in the middle of the page that looked like all the characters 
mushed together.  

Otherwise I would be using that and ignoring Openoffice.

jerry  
  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Hi, that is where i dwnld my oo pkg.

http://projects.imp.ch/openoffice/ -

ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/

and I had no problems whatsoever with dwnld and installing it.

cheers

-- 
Daniel Dowse

  \\|//
  (o o)
---ooO-(_)-Ooo---
-  With great power comes great responsibility  - 
-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Openoffice

2010-12-27 Thread Polytropon
On Tue, 28 Dec 2010 03:21:35 +0100, Daniel C. Dowse dcdo...@gmx.net wrote:
 Hi, that is where i dwnld my oo pkg.
 
 http://projects.imp.ch/openoffice/ -
 
 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/
 
 and I had no problems whatsoever with dwnld and installing it.

I've also tried them (older version 3.2.0) on 8.0-p2
and there was no problem installing them. But the final
program would not run. I have to mention that I did
use one of the german localized variants, but the one
I needed (without all the KDE, Gnome and CUPS stuff)
was not available at that time. I think the pacakges
you can find through the mentioned FTP link have been
built with the default options of the OpenOffice port,
so there is no guarantee is has (or not has) the
options that YOU need - hopefully a working piece of
software instead of WARNING **: unable to get gail
version number.

Hope you're lucky.

Can you imagine that in the past, you could so something
as simple as pkg_add -r de-openoffice and you had a
fully working office suite including (!) a dictionary?
Good times are over, gotta get your dictionaries manually
today... :-(

So I may say: The way *I* am going to handle OpenOffice
is that I will schedule some idle time to compile it.
This is the only way to get it in the form I need,
including all dependencies. Tailored configuration is
for sissies, just install all the stuff you don't need
along with it. It seems that it's not worth the time
trying to get rid of the unused parts.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Openoffice

2010-12-27 Thread Robert
On Mon, 27 Dec 2010 19:57:59 -0500
Jerry McAllister jerr...@msu.edu wrote:

 Hi,
 
 It has been a long time since I tried to install Openoffice from
 packages, but I would prefer not to have to build it.
 

 
 By the way I tried Abiword and could not read in a plain text file - 
 one with just regular text created with vi.   It made some irregular
 blob in the middle of the page that looked like all the characters 
 mushed together.  
 
 Otherwise I would be using that and ignoring Openoffice.
 
Jerry

I am a user of AbiWord. Try installing /usr/ports/x11-fonts/webfonts to
solve the above problem and then fuggedabout openoffice.

Robert
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Can openoffice 3.3 be built without gnome_vfs?

2010-12-08 Thread Steven Friedrich
gnome_vfs requires kerberos. I don't want it.
-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: OpenOffice 3.2.1 in FreeBSD 8.1

2010-07-29 Thread Antonio Vieiro

Ah, I see.

I should learn about all those java licenses some day. I thought there 
was a free java somewhere.


Thanks,
Antonio

On 28/07/2010 18:26, Jack L. wrote:

Oh, they aren't on the freebsd package sites due to some of the
dependencies having licensing issues preventing it from being built
automatically (java). That's why there's a seperate site for them.

On Tue, Jul 27, 2010 at 10:44 AM, Antonio Vieiro
anto...@antonioshome.net  wrote:

D'oh! Are those the official packages? pkg_add -r -v openoffice3 didn't work
from the command line (that's why I posted this, just in case there're any
other newbies reading this ;-)).

Cheers,
Antonio

On 27/07/2010 17:15, Jack L. wrote:


On Mon, Jul 26, 2010 at 10:25 AM, Antonio Vieiro
anto...@antonioshome.netwrote:


Hi all,

For those trying to test OpenOffice 3.2.1 in FreeBSD 8.1-RELEASE (no
official package yet):

This:

ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/OOo_3.2.1_FreeBSD81Intel_install_es.tbz

From
ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/

is working for me.



Those are the official packages ;)





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



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


Re: OpenOffice 3.2.1 in FreeBSD 8.1

2010-07-28 Thread Jack L.
Oh, they aren't on the freebsd package sites due to some of the
dependencies having licensing issues preventing it from being built
automatically (java). That's why there's a seperate site for them.

On Tue, Jul 27, 2010 at 10:44 AM, Antonio Vieiro
anto...@antonioshome.net wrote:
 D'oh! Are those the official packages? pkg_add -r -v openoffice3 didn't work
 from the command line (that's why I posted this, just in case there're any
 other newbies reading this ;-)).

 Cheers,
 Antonio

 On 27/07/2010 17:15, Jack L. wrote:

 On Mon, Jul 26, 2010 at 10:25 AM, Antonio Vieiro
 anto...@antonioshome.net  wrote:

 Hi all,

 For those trying to test OpenOffice 3.2.1 in FreeBSD 8.1-RELEASE (no
 official package yet):

 This:

 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/OOo_3.2.1_FreeBSD81Intel_install_es.tbz

 From
 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/

 is working for me.


 Those are the official packages ;)



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


Re: OpenOffice 3.2.1 in FreeBSD 8.1

2010-07-28 Thread perryh
Jack L. xxjack1...@gmail.com wrote:

 Oh, they aren't on the freebsd package sites due to some of the
 dependencies having licensing issues preventing it from being
 built automatically (java). That's why there's a seperate site
 for them.

The 8.1 package collection on freebsd.org includes OOo 2.4.3.
Unless OOo 3.x has added a java dependency that OOo 2.x did not
have, it may just be a matter of OOo 3.x not having been added
to the FreeBSD port system.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: OpenOffice 3.2.1 in FreeBSD 8.1

2010-07-27 Thread Jack L.
I'll see about compiling binaries with certain configurations ;) Need
to add a few more hard drives to my mirrors to accomodate this!

On Mon, Jul 26, 2010 at 4:05 PM, Polytropon free...@edvax.de wrote:
 On Mon, 26 Jul 2010 13:00:46 -0500, Andrew Gould andrewlylego...@gmail.com 
 wrote:
 Compiling OpenOffice is not a practical option for many of us due to
 hardware restraints.

 I'm glad to see that there's a compiled binary somewhere!

 Additionally, there's also the problem of the various configurational
 items for the OpenOffice building process: if to use CUPS or not,
 if to include Gnome-VFS support, KDE support, Mozilla support,
 and the localized language (which does not even include dictionaries
 for that language)...

 The times where pkg_add -r de-openoffice.org would give you,
 for example, an OpenOffice in german language (WITH dictionaries!)
 within a few minutes are over. :-(




 --
 Polytropon
 Magdeburg, Germany
 Happy FreeBSD user since 4.0
 Andra moi ennepe, Mousa, ...
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

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


Re: OpenOffice 3.2.1 in FreeBSD 8.1

2010-07-27 Thread Jack L.
On Mon, Jul 26, 2010 at 10:25 AM, Antonio Vieiro
anto...@antonioshome.net wrote:
 Hi all,

 For those trying to test OpenOffice 3.2.1 in FreeBSD 8.1-RELEASE (no
 official package yet):

 This:
 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/OOo_3.2.1_FreeBSD81Intel_install_es.tbz

 From
 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/

 is working for me.


Those are the official packages ;)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: OpenOffice 3.2.1 in FreeBSD 8.1

2010-07-27 Thread Antonio Vieiro
D'oh! Are those the official packages? pkg_add -r -v openoffice3 didn't 
work from the command line (that's why I posted this, just in case 
there're any other newbies reading this ;-)).


Cheers,
Antonio

On 27/07/2010 17:15, Jack L. wrote:

On Mon, Jul 26, 2010 at 10:25 AM, Antonio Vieiro
anto...@antonioshome.net  wrote:

Hi all,

For those trying to test OpenOffice 3.2.1 in FreeBSD 8.1-RELEASE (no
official package yet):

This:
ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/OOo_3.2.1_FreeBSD81Intel_install_es.tbz

From
ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/

is working for me.



Those are the official packages ;)



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


OpenOffice 3.2.1 in FreeBSD 8.1

2010-07-26 Thread Antonio Vieiro

Hi all,

For those trying to test OpenOffice 3.2.1 in FreeBSD 8.1-RELEASE (no 
official package yet):


This:
ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/OOo_3.2.1_FreeBSD81Intel_install_es.tbz

From
ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/

is working for me.

(I now most of you already knew this, but I didn't!, I'm a FreeBSD newbie!)

Cheers,
Antonio
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: OpenOffice 3.2.1 in FreeBSD 8.1

2010-07-26 Thread Chip Camden
Quoth Antonio Vieiro on Monday, 26 July 2010:
 Hi all,
 
 For those trying to test OpenOffice 3.2.1 in FreeBSD 8.1-RELEASE (no 
 official package yet):
 
 This:
 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/OOo_3.2.1_FreeBSD81Intel_install_es.tbz
 
 From
 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/
 
 is working for me.
 
 (I now most of you already knew this, but I didn't!, I'm a FreeBSD newbie!)
 
 Cheers,
 Antonio

Umm... what's wrong with the port?  Works okay here (well, as OK as
OpenOffice.org ever is).

-- 
Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F
http://camdensoftware.com | http://chipstips.com| http://chipsquips.com


pgpEKX3ni2A4t.pgp
Description: PGP signature


Re: OpenOffice 3.2.1 in FreeBSD 8.1

2010-07-26 Thread Andrew Gould
On Mon, Jul 26, 2010 at 12:33 PM, Chip Camden
sterl...@camdensoftware.com wrote:
 Quoth Antonio Vieiro on Monday, 26 July 2010:
 Hi all,

 For those trying to test OpenOffice 3.2.1 in FreeBSD 8.1-RELEASE (no
 official package yet):

 This:
 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/OOo_3.2.1_FreeBSD81Intel_install_es.tbz

 From
 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/3.2.1/i386/

 is working for me.

 (I now most of you already knew this, but I didn't!, I'm a FreeBSD newbie!)

 Cheers,
 Antonio

 Umm... what's wrong with the port?  Works okay here (well, as OK as
 OpenOffice.org ever is).

 --
 Sterling (Chip) Camden    | sterl...@camdensoftware.com | 2048D/3A978E4F
 http://camdensoftware.com | http://chipstips.com        | 
 http://chipsquips.com


Compiling OpenOffice is not a practical option for many of us due to
hardware restraints.

I'm glad to see that there's a compiled binary somewhere!

Andrew
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: OpenOffice 3.2.1 in FreeBSD 8.1

2010-07-26 Thread Polytropon
On Mon, 26 Jul 2010 13:00:46 -0500, Andrew Gould andrewlylego...@gmail.com 
wrote:
 Compiling OpenOffice is not a practical option for many of us due to
 hardware restraints.
 
 I'm glad to see that there's a compiled binary somewhere!

Additionally, there's also the problem of the various configurational
items for the OpenOffice building process: if to use CUPS or not,
if to include Gnome-VFS support, KDE support, Mozilla support,
and the localized language (which does not even include dictionaries
for that language)...

The times where pkg_add -r de-openoffice.org would give you,
for example, an OpenOffice in german language (WITH dictionaries!)
within a few minutes are over. :-(




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

2010-03-24 Thread O. Hartmann

On 03/23/10 17:31, Sean McAfee wrote:

O. Hartmann wrote:
As I mentioned, I did not and I can't risk deinstalling the working 
OO first and then installing and probably a failing OO 3.2.


Regards,

O. Hartmann



You can use `pkg_create -b name_of_port-with_version` to create a 
binary backup.  If you can't get 3.2 installed, you just run pkg_add 
on the resulting tbz and you're back in business.


I do this whenever I upgrade OO, Firefox, Thunderbird, or anything 
other program I can't wait around for while I freshly compile.




Just for the record: deleting OO 3.1.1 via pkg_delete and trying to 
install new OO 3.2 fails at the same point as before.


Oliver
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

2010-03-24 Thread Jerry
On Wed, 24 Mar 2010 10:09:36 +
O. Hartmann ohart...@zedat.fu-berlin.de articulated:

 Just for the record: deleting OO 3.1.1 via pkg_delete and trying to 
 install new OO 3.2 fails at the same point as before.

OO creates files in the $HOME and other directories that are not
automatically removed by pkg_delete. Use pkg_delete with the -dfv
option to delete as much as possible. Then move or delete the other OO
files/directories. You will probably have to search for them.

Finally, update your ports tree and try reinstalling OO again. If you
have portmanager installed, you could try this:

portmanager editors/openoffice.org-3.2.0 -l -y -p

Good Luck!


-- 
Jerry
freebsd.u...@seibercom.net

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

When a person goes on a diet, the first thing he loses is his temper.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

2010-03-23 Thread O. Hartmann
I have trouble building/upgrading OpenOffice 3.2 on a SMP box running 
FreeBSD 8.0-STABLE/amd64. Whenever I try to portmaster/portupgrade an 
existing installation of OpenOffice 3.1.1 the update ends up in the 
error below.


On another box, also running FreeBSD 8.0-STABLE/amd64, but UP and much 
less memory (2GB, the first one comes with 8GB RAM) I get the same error.


Any suggestions to fix this without deinstalling OpenOffice 3.1.1 (I 
need OO, so deinstallinmg a running verison is inappropriate)?


Regards,
Oliver


[...]
-
SHL2FILTERFILE not set!
-
dummy file to keep the dependencies for later use.
--
Making: ../unxfbsdx.pro/lib/libslideshowtestfx.so
c++ -Wl,-z,combreloc -Wl,-z,origin 
-Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared 
-L../unxfbsdx.pro/lib -L../lib -L/usr/ports/editors/open 
ffice.org-3/work/OOO320_m12/solenv/unxfbsdx/lib 
-L/usr/ports/editors/openoffice.org-3/work/OOO320_m12/solver/320/unxfbsdx.pro/lib 
-L/usr/ports/e 
itors/openoffice.org-3/work/OOO320_m12/solenv/unxfbsdx/lib 
-L/usr/local/diablo-jdk1.6.0/lib 
-L/usr/local/diablo-jdk1.6.0/jre/lib/amd64 -L/usr/lo 
al/diablo-jdk1.6.0/jre/lib/amd64/server 
-L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/native_threads 
-L/usr/local/lib ../unxfbsdx.pro/slo/slideshow est_dflt_version.o -o 
../unxfbsdx.pro/lib/libslideshowtestfx.so 
../unxfbsdx.pro/slo/barwipepolypolygon.o ../unxfbsdx.pro/slo/boxwipe.o 
../unxfbs x.pro/slo/clippingfunctor.o 
../unxfbsdx.pro/slo/combtransition.o ../unxfbsdx.pro/slo/fourboxwipe.o 
../unxfbsdx.pro/slo/barndoorwipe.o ../unxfbsd .pro/slo/iriswipe.o 
../unxfbsdx.pro/slo/veewipe.o ../unxfbsdx.pro/slo/ellipsewipe.o 
../unxfbsdx.pro/slo/checkerboardwipe.o ../unxfbsdx.pro/slo/r ndomwipe.o 
../unxfbsdx.pro/slo/waterfallwipe.o ../unxfbsdx.pro/slo/clockwipe.o 
../unxfbsdx.pro/slo/fanwipe.o ../unxfbsdx.pro/slo/pinwheelwipe.o  
./unxfbsdx.pro/slo/snakewipe.o ../unxfbsdx.pro/slo/spiralwipe.o 
../unxfbsdx.pro/slo/sweepwipe.o ../unxfbsdx.pro/slo/figurewipe.o 
../unxfbsdx.pro slo/doublediamondwipe.o ../unxfbsdx.pro/slo/zigzagwipe.o 
../unxfbsdx.pro/slo/parametricpolypolygonfactory.o 
../unxfbsdx.pro/slo/shapetransitionf ctory.o 
../unxfbsdx.pro/slo/slidetransitionfactory.o 
../unxfbsdx.pro/slo/transitionfactorytab.o 
../unxfbsdx.pro/slo/transitiontools.o ../unxfbsd 
.pro/slo/slidechangebase.o ../unxfbsdx.pro/slo/activitybase.o 
../unxfbsdx.pro/slo/activitiesfactory.o 
../unxfbsdx.pro/slo/continuousactivitybase o 
../unxfbsdx.pro/slo/continuouskeytimeactivitybase.o 
../unxfbsdx.pro/slo/discreteactivitybase.o 
../unxfbsdx.pro/slo/simplecontinuousactivitybas .o 
../unxfbsdx.pro/slo/animationaudionode.o 
../unxfbsdx.pro/slo/animationcommandnode.o 
../unxfbsdx.pro/slo/animationbasenode.o ../unxfbsdx.pro/s 
o/animationcolornode.o ../unxfbsdx.pro/slo/animationnodefactory.o 
../unxfbsdx.pro/slo/animationpathmotionnode.o 
../unxfbsdx.pro/slo/animationset ode.o 
../unxfbsdx.pro/slo/animationtransformnode.o 
../unxfbsdx.pro/slo/animationtransitionfilternode.o 
../unxfbsdx.pro/slo/basecontainernode.o . /unxfbsdx.pro/slo/basenode.o 
../unxfbsdx.pro/slo/nodetools.o 
../unxfbsdx.pro/slo/paralleltimecontainer.o 
../unxfbsdx.pro/slo/propertyanimationno e.o 
../unxfbsdx.pro/slo/sequentialtimecontainer.o 
../unxfbsdx.pro/slo/generateevent.o ../unxfbsdx.pro/slo/appletshape.o 
../unxfbsdx.pro/slo/back roundshape.o 
../unxfbsdx.pro/slo/drawinglayeranimation.o 
../unxfbsdx.pro/slo/drawshape.o 
../unxfbsdx.pro/slo/drawshapesubsetting.o 
../unxfbsdx.pro/slo/externalshapebase.o 
../unxfbsdx.pro/slo/gdimtftools.o 
../unxfbsdx.pro/slo/intrinsicanimationactivity.o 
../unxfbsdx.pro/slo/mediashape.o ../unxfbsdx.pro/slo/shapeimporter.o 
../unxfbsdx.pro/slo/viewappletshape.o 
../unxfbsdx.pro/slo/viewbackgroundshape.o 
../unxfbsdx.pro/slo/viewmediashape.o ../unxfbsdx.pro/slo/viewshape.o 
../unxfbsdx.pro/slo/layer.o ../unxfbsdx.pro/slo/layermanager.o 
../unxfbsdx.pro/slo/shapemanagerimpl.o 
../unxfbsdx.pro/slo/slideanimations.o ../unxfbsdx.pro/slo/slideimpl.o 
../unxfbsdx.pro/slo/userpaintoverlay.o 
../unxfbsdx.pro/slo/activitiesqueue.o 
../unxfbsdx.pro/slo/animatedsprite.o 
../unxfbsdx.pro/slo/animationfactory.o 
../unxfbsdx.pro/slo/attributemap.o ../unxfbsdx.pro/slo/color.o 
../unxfbsdx.pro/slo/delayevent.o ../unxfbsdx.pro/slo/eventmultiplexer.o 
../unxfbsdx.pro/slo/eventqueue.o 
../unxfbsdx.pro/slo/expressionnodefactory.o 
../unxfbsdx.pro/slo/rehearsetimingsactivity.o 
../unxfbsdx.pro/slo/screenupdater.o 
../unxfbsdx.pro/slo/shapeattributelayer.o 
../unxfbsdx.pro/slo/shapesubset.o ../unxfbsdx.pro/slo/slidebitmap.o 
../unxfbsdx.pro/slo/slideshowcontext.o 
../unxfbsdx.pro/slo/slideshowimpl.o ../unxfbsdx.pro/slo/slideview.o 
../unxfbsdx.pro/slo/smilfunctionparser.o 
../unxfbsdx.pro/slo/soundplayer.o ../unxfbsdx.pro/slo/tools.o 
../unxfbsdx.pro/slo/unoviewcontainer.o 
../unxfbsdx.pro/slo/usereventqueue.o ../unxfbsdx.pro/slo/waitsymbol.o 
../unxfbsdx.pro/slo/wakeupevent.o

Re: OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

2010-03-23 Thread Dánielisz László
Hi,

Did you tryed to uninstall OpenOffice and install the new one?


László




From: O. Hartmann ohart...@zedat.fu-berlin.de
To: freebsd-questions@freebsd.org; freebsd-po...@freebsd.org
Sent: Tue, March 23, 2010 11:10:56 AM
Subject: OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

I have trouble building/upgrading OpenOffice 3.2 on a SMP box running FreeBSD 
8.0-STABLE/amd64. Whenever I try to portmaster/portupgrade an existing 
installation of OpenOffice 3.1.1 the update ends up in the error below.

On another box, also running FreeBSD 8.0-STABLE/amd64, but UP and much less 
memory (2GB, the first one comes with 8GB RAM) I get the same error.

Any suggestions to fix this without deinstalling OpenOffice 3.1.1 (I need OO, 
so deinstallinmg a running verison is inappropriate)?

Regards,
Oliver


[...]
-
SHL2FILTERFILE not set!
-
dummy file to keep the dependencies for later use.
--
Making: ../unxfbsdx.pro/lib/libslideshowtestfx.so
c++ -Wl,-z,combreloc -Wl,-z,origin -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' 
-shared -L../unxfbsdx.pro/lib -L../lib -L/usr/ports/editors/open 
ffice.org-3/work/OOO320_m12/solenv/unxfbsdx/lib 
-L/usr/ports/editors/openoffice.org-3/work/OOO320_m12/solver/320/unxfbsdx.pro/lib
 -L/usr/ports/e itors/openoffice.org-3/work/OOO320_m12/solenv/unxfbsdx/lib 
-L/usr/local/diablo-jdk1.6.0/lib -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64 
-L/usr/lo al/diablo-jdk1.6.0/jre/lib/amd64/server 
-L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/native_threads -L/usr/local/lib 
../unxfbsdx.pro/slo/slideshow est_dflt_version.o -o 
../unxfbsdx.pro/lib/libslideshowtestfx.so 
../unxfbsdx.pro/slo/barwipepolypolygon.o ../unxfbsdx.pro/slo/boxwipe.o 
../unxfbs x.pro/slo/clippingfunctor.o ../unxfbsdx.pro/slo/combtransition.o 
../unxfbsdx.pro/slo/fourboxwipe.o ../unxfbsdx.pro/slo/barndoorwipe.o ../unxfbsd 
.pro/slo/iriswipe.o ../unxfbsdx.pro/slo/veewipe.o 
../unxfbsdx.pro/slo/ellipsewipe.o
 ../unxfbsdx.pro/slo/checkerboardwipe.o ../unxfbsdx.pro/slo/r ndomwipe.o 
../unxfbsdx.pro/slo/waterfallwipe.o ../unxfbsdx.pro/slo/clockwipe.o 
../unxfbsdx.pro/slo/fanwipe.o ../unxfbsdx.pro/slo/pinwheelwipe.o  
./unxfbsdx.pro/slo/snakewipe.o ../unxfbsdx.pro/slo/spiralwipe.o 
../unxfbsdx.pro/slo/sweepwipe.o ../unxfbsdx.pro/slo/figurewipe.o 
../unxfbsdx.pro slo/doublediamondwipe.o ../unxfbsdx.pro/slo/zigzagwipe.o 
../unxfbsdx.pro/slo/parametricpolypolygonfactory.o 
../unxfbsdx.pro/slo/shapetransitionf ctory.o 
../unxfbsdx.pro/slo/slidetransitionfactory.o 
../unxfbsdx.pro/slo/transitionfactorytab.o 
../unxfbsdx.pro/slo/transitiontools.o ../unxfbsd .pro/slo/slidechangebase.o 
../unxfbsdx.pro/slo/activitybase.o ../unxfbsdx.pro/slo/activitiesfactory.o 
../unxfbsdx.pro/slo/continuousactivitybase o 
../unxfbsdx.pro/slo/continuouskeytimeactivitybase.o 
../unxfbsdx.pro/slo/discreteactivitybase.o 
../unxfbsdx.pro/slo/simplecontinuousactivitybas .o
 ../unxfbsdx.pro/slo/animationaudionode.o 
../unxfbsdx.pro/slo/animationcommandnode.o 
../unxfbsdx.pro/slo/animationbasenode.o ../unxfbsdx.pro/s 
o/animationcolornode.o ../unxfbsdx.pro/slo/animationnodefactory.o 
../unxfbsdx.pro/slo/animationpathmotionnode.o ../unxfbsdx.pro/slo/animationset 
ode.o ../unxfbsdx.pro/slo/animationtransformnode.o 
../unxfbsdx.pro/slo/animationtransitionfilternode.o 
../unxfbsdx.pro/slo/basecontainernode.o . /unxfbsdx.pro/slo/basenode.o 
../unxfbsdx.pro/slo/nodetools.o ../unxfbsdx.pro/slo/paralleltimecontainer.o 
../unxfbsdx.pro/slo/propertyanimationno e.o 
../unxfbsdx.pro/slo/sequentialtimecontainer.o 
../unxfbsdx.pro/slo/generateevent.o ../unxfbsdx.pro/slo/appletshape.o 
../unxfbsdx.pro/slo/back roundshape.o 
../unxfbsdx.pro/slo/drawinglayeranimation.o ../unxfbsdx.pro/slo/drawshape.o 
../unxfbsdx.pro/slo/drawshapesubsetting.o 
../unxfbsdx.pro/slo/externalshapebase.o ../unxfbsdx.pro/slo/gdimtftools.o
 ../unxfbsdx.pro/slo/intrinsicanimationactivity.o 
../unxfbsdx.pro/slo/mediashape.o ../unxfbsdx.pro/slo/shapeimporter.o 
../unxfbsdx.pro/slo/viewappletshape.o ../unxfbsdx.pro/slo/viewbackgroundshape.o 
../unxfbsdx.pro/slo/viewmediashape.o ../unxfbsdx.pro/slo/viewshape.o 
../unxfbsdx.pro/slo/layer.o ../unxfbsdx.pro/slo/layermanager.o 
../unxfbsdx.pro/slo/shapemanagerimpl.o ../unxfbsdx.pro/slo/slideanimations.o 
../unxfbsdx.pro/slo/slideimpl.o ../unxfbsdx.pro/slo/userpaintoverlay.o 
../unxfbsdx.pro/slo/activitiesqueue.o ../unxfbsdx.pro/slo/animatedsprite.o 
../unxfbsdx.pro/slo/animationfactory.o ../unxfbsdx.pro/slo/attributemap.o 
../unxfbsdx.pro/slo/color.o ../unxfbsdx.pro/slo/delayevent.o 
../unxfbsdx.pro/slo/eventmultiplexer.o ../unxfbsdx.pro/slo/eventqueue.o 
../unxfbsdx.pro/slo/expressionnodefactory.o 
../unxfbsdx.pro/slo/rehearsetimingsactivity.o 
../unxfbsdx.pro/slo/screenupdater.o ../unxfbsdx.pro/slo/shapeattributelayer.o 
../unxfbsdx.pro/slo/shapesubset.o
 ../unxfbsdx.pro/slo/slidebitmap.o ../unxfbsdx.pro/slo/slideshowcontext.o

Re: OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

2010-03-23 Thread O. Hartmann

On 03/23/10 17:27, Dánielisz László wrote:

Hi,

Did you tryed to uninstall OpenOffice and install the new one?


László


*From:* O. Hartmann ohart...@zedat.fu-berlin.de
*To:* freebsd-questions@freebsd.org; freebsd-po...@freebsd.org
*Sent:* Tue, March 23, 2010 11:10:56 AM
*Subject:* OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

I have trouble building/upgrading OpenOffice 3.2 on a SMP box running
FreeBSD 8.0-STABLE/amd64. Whenever I try to portmaster/portupgrade an
existing installation of OpenOffice 3.1.1 the update ends up in the
error below.

On another box, also running FreeBSD 8.0-STABLE/amd64, but UP and much
less memory (2GB, the first one comes with 8GB RAM) I get the same error.

Any suggestions to fix this without deinstalling OpenOffice 3.1.1 (I
need OO, so deinstallinmg a running verison is inappropriate)?

Regards,
Oliver


[...]
-
SHL2FILTERFILE not set!
-
dummy file to keep the dependencies for later use.
--
Making: ../unxfbsdx.pro/lib/libslideshowtestfx.so
c++ -Wl,-z,combreloc -Wl,-z,origin
-Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared
-L../unxfbsdx.pro/lib -L../lib -L/usr/ports/editors/open
ffice.org-3/work/OOO320_m12/solenv/unxfbsdx/lib
-L/usr/ports/editors/openoffice.org-3/work/OOO320_m12/solver/320/unxfbsdx.pro/lib
-L/usr/ports/e
itors/openoffice.org-3/work/OOO320_m12/solenv/unxfbsdx/lib
-L/usr/local/diablo-jdk1.6.0/lib
-L/usr/local/diablo-jdk1.6.0/jre/lib/amd64 -L/usr/lo
al/diablo-jdk1.6.0/jre/lib/amd64/server
-L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/native_threads
-L/usr/local/lib ../unxfbsdx.pro/slo/slideshow est_dflt_version.o -o
../unxfbsdx.pro/lib/libslideshowtestfx.so
../unxfbsdx.pro/slo/barwipepolypolygon.o ../unxfbsdx.pro/slo/boxwipe.o
../unxfbs x.pro/slo/clippingfunctor.o
http://x.pro/slo/clippingfunctor.o
../unxfbsdx.pro/slo/combtransition.o ../unxfbsdx.pro/slo/fourboxwipe.o
../unxfbsdx.pro/slo/barndoorwipe.o ../unxfbsd .pro/slo/iriswipe.o
../unxfbsdx.pro/slo/veewipe.o ../unxfbsdx.pro/slo/ellipsewipe.o
../unxfbsdx.pro/slo/checkerboardwipe.o ../unxfbsdx.pro/slo/r ndomwipe.o
../unxfbsdx.pro/slo/waterfallwipe.o ../unxfbsdx.pro/slo/clockwipe.o
../unxfbsdx.pro/slo/fanwipe.o ../unxfbsdx.pro/slo/pinwheelwipe.o
./unxfbsdx.pro/slo/snakewipe.o ../unxfbsdx.pro/slo/spiralwipe.o
../unxfbsdx.pro/slo/sweepwipe.o ../unxfbsdx.pro/slo/figurewipe.o
../unxfbsdx.pro slo/doublediamondwipe.o ../unxfbsdx.pro/slo/zigzagwipe.o
../unxfbsdx.pro/slo/parametricpolypolygonfactory.o
../unxfbsdx.pro/slo/shapetransitionf ctory.o
../unxfbsdx.pro/slo/slidetransitionfactory.o
../unxfbsdx.pro/slo/transitionfactorytab.o
../unxfbsdx.pro/slo/transitiontools.o ../unxfbsd
.pro/slo/slidechangebase.o ../unxfbsdx.pro/slo/activitybase.o
../unxfbsdx.pro/slo/activitiesfactory.o
../unxfbsdx.pro/slo/continuousactivitybase o
../unxfbsdx.pro/slo/continuouskeytimeactivitybase.o
../unxfbsdx.pro/slo/discreteactivitybase.o
../unxfbsdx.pro/slo/simplecontinuousactivitybas .o
../unxfbsdx.pro/slo/animationaudionode.o
../unxfbsdx.pro/slo/animationcommandnode.o
../unxfbsdx.pro/slo/animationbasenode.o ../unxfbsdx.pro/s
o/animationcolornode.o ../unxfbsdx.pro/slo/animationnodefactory.o
../unxfbsdx.pro/slo/animationpathmotionnode.o
../unxfbsdx.pro/slo/animationset ode.o
../unxfbsdx.pro/slo/animationtransformnode.o
../unxfbsdx.pro/slo/animationtransitionfilternode.o
../unxfbsdx.pro/slo/basecontainernode.o . /unxfbsdx.pro/slo/basenode.o
../unxfbsdx.pro/slo/nodetools.o
../unxfbsdx.pro/slo/paralleltimecontainer.o
../unxfbsdx.pro/slo/propertyanimationno e.o
../unxfbsdx.pro/slo/sequentialtimecontainer.o
../unxfbsdx.pro/slo/generateevent.o ../unxfbsdx.pro/slo/appletshape.o
../unxfbsdx.pro/slo/back roundshape.o
../unxfbsdx.pro/slo/drawinglayeranimation.o
../unxfbsdx.pro/slo/drawshape.o
../unxfbsdx.pro/slo/drawshapesubsetting.o
../unxfbsdx.pro/slo/externalshapebase.o
../unxfbsdx.pro/slo/gdimtftools.o
../unxfbsdx.pro/slo/intrinsicanimationactivity.o
../unxfbsdx.pro/slo/mediashape.o ../unxfbsdx.pro/slo/shapeimporter.o
../unxfbsdx.pro/slo/viewappletshape.o
../unxfbsdx.pro/slo/viewbackgroundshape.o
../unxfbsdx.pro/slo/viewmediashape.o ../unxfbsdx.pro/slo/viewshape.o
../unxfbsdx.pro/slo/layer.o ../unxfbsdx.pro/slo/layermanager.o
../unxfbsdx.pro/slo/shapemanagerimpl.o
../unxfbsdx.pro/slo/slideanimations.o ../unxfbsdx.pro/slo/slideimpl.o
../unxfbsdx.pro/slo/userpaintoverlay.o
../unxfbsdx.pro/slo/activitiesqueue.o
../unxfbsdx.pro/slo/animatedsprite.o
../unxfbsdx.pro/slo/animationfactory.o
../unxfbsdx.pro/slo/attributemap.o ../unxfbsdx.pro/slo/color.o
../unxfbsdx.pro/slo/delayevent.o ../unxfbsdx.pro/slo/eventmultiplexer.o
../unxfbsdx.pro/slo/eventqueue.o
../unxfbsdx.pro/slo/expressionnodefactory.o
../unxfbsdx.pro/slo/rehearsetimingsactivity.o
../unxfbsdx.pro/slo/screenupdater.o
../unxfbsdx.pro/slo/shapeattributelayer.o
../unxfbsdx.pro/slo/shapesubset.o ../unxfbsdx.pro/slo

Re: OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

2010-03-23 Thread Sean McAfee

O. Hartmann wrote:
As I mentioned, I did not and I can't risk deinstalling the working OO 
first and then installing and probably a failing OO 3.2.


Regards,

O. Hartmann



You can use `pkg_create -b name_of_port-with_version` to create a binary 
backup.  If you can't get 3.2 installed, you just run pkg_add on the 
resulting tbz and you're back in business.


I do this whenever I upgrade OO, Firefox, Thunderbird, or anything other 
program I can't wait around for while I freshly compile.


--
Sean McAfee
Senior Systems Engineer
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

2010-03-23 Thread Freddie Cash
On Tue, Mar 23, 2010 at 10:31 AM, Sean McAfee 
smca...@collaborativefusion.com wrote:

 O. Hartmann wrote:

 As I mentioned, I did not and I can't risk deinstalling the working OO
 first and then installing and probably a failing OO 3.2.

 Regards,

 O. Hartmann


 You can use `pkg_create -b name_of_port-with_version` to create a binary
 backup.  If you can't get 3.2 installed, you just run pkg_add on the
 resulting tbz and you're back in business.

 I do this whenever I upgrade OO, Firefox, Thunderbird, or anything other
 program I can't wait around for while I freshly compile.


portmaster and  portupgrade both include a -b switch as well, which will
create a backup package before uninstalling the port to install the new
version.

-- 
Freddie Cash
fjwc...@gmail.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

2010-03-23 Thread Kruppa, Peter Ulrich

On 23.03.2010 11:10, O. Hartmann wrote:
I have trouble building/upgrading OpenOffice 3.2 on a SMP box running 
FreeBSD 8.0-STABLE/amd64. Whenever I try to portmaster/portupgrade an 
existing installation of OpenOffice 3.1.1 the update ends up in the 
error below.


On another box, also running FreeBSD 8.0-STABLE/amd64, but UP and much 
less memory (2GB, the first one comes with 8GB RAM) I get the same error.


Any suggestions to fix this without deinstalling OpenOffice 3.1.1 (I 
need OO, so deinstallinmg a running verison is inappropriate)?
It seems the OOO-building process is very sensitive about (its hundreds 
of ) dependencies.
If you can afford the disk-space I would recommend to set up a simple 
jail and start the build inside your jail with a fresh portstree and 
without any userland-applications installed.


If you need help setting up a jail, I can assist you or you just read 
and work out

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html
yourself.

When your build is ready you create a package, copy it to your main 
file-system and pkg_add it there.


Gretings

Uli.


Regards,
Oliver


[...]
-
SHL2FILTERFILE not set!
-
dummy file to keep the dependencies for later use.
--
Making: ../unxfbsdx.pro/lib/libslideshowtestfx.so
c++ -Wl,-z,combreloc -Wl,-z,origin 
-Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared 
-L../unxfbsdx.pro/lib -L../lib -L/usr/ports/editors/open 
ffice.org-3/work/OOO320_m12/solenv/unxfbsdx/lib 
-L/usr/ports/editors/openoffice.org-3/work/OOO320_m12/solver/320/unxfbsdx.pro/lib 
-L/usr/ports/e 
itors/openoffice.org-3/work/OOO320_m12/solenv/unxfbsdx/lib 
-L/usr/local/diablo-jdk1.6.0/lib 
-L/usr/local/diablo-jdk1.6.0/jre/lib/amd64 -L/usr/lo 
al/diablo-jdk1.6.0/jre/lib/amd64/server 
-L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/native_threads 
-L/usr/local/lib ../unxfbsdx.pro/slo/slideshow est_dflt_version.o -o 
../unxfbsdx.pro/lib/libslideshowtestfx.so 
../unxfbsdx.pro/slo/barwipepolypolygon.o ../unxfbsdx.pro/slo/boxwipe.o 
../unxfbs x.pro/slo/clippingfunctor.o 
../unxfbsdx.pro/slo/combtransition.o ../unxfbsdx.pro/slo/fourboxwipe.o 
../unxfbsdx.pro/slo/barndoorwipe.o ../unxfbsd .pro/slo/iriswipe.o 
../unxfbsdx.pro/slo/veewipe.o ../unxfbsdx.pro/slo/ellipsewipe.o 
../unxfbsdx.pro/slo/checkerboardwipe.o ../unxfbsdx.pro/slo/r 
ndomwipe.o ../unxfbsdx.pro/slo/waterfallwipe.o 
../unxfbsdx.pro/slo/clockwipe.o ../unxfbsdx.pro/slo/fanwipe.o 
../unxfbsdx.pro/slo/pinwheelwipe.o  ./unxfbsdx.pro/slo/snakewipe.o 
../unxfbsdx.pro/slo/spiralwipe.o ../unxfbsdx.pro/slo/sweepwipe.o 
../unxfbsdx.pro/slo/figurewipe.o ../unxfbsdx.pro 
slo/doublediamondwipe.o ../unxfbsdx.pro/slo/zigzagwipe.o 
../unxfbsdx.pro/slo/parametricpolypolygonfactory.o 
../unxfbsdx.pro/slo/shapetransitionf ctory.o 
../unxfbsdx.pro/slo/slidetransitionfactory.o 
../unxfbsdx.pro/slo/transitionfactorytab.o 
../unxfbsdx.pro/slo/transitiontools.o ../unxfbsd 
.pro/slo/slidechangebase.o ../unxfbsdx.pro/slo/activitybase.o 
../unxfbsdx.pro/slo/activitiesfactory.o 
../unxfbsdx.pro/slo/continuousactivitybase o 
../unxfbsdx.pro/slo/continuouskeytimeactivitybase.o 
../unxfbsdx.pro/slo/discreteactivitybase.o 
../unxfbsdx.pro/slo/simplecontinuousactivitybas .o 
../unxfbsdx.pro/slo/animationaudionode.o 
../unxfbsdx.pro/slo/animationcommandnode.o 
../unxfbsdx.pro/slo/animationbasenode.o ../unxfbsdx.pro/s 
o/animationcolornode.o ../unxfbsdx.pro/slo/animationnodefactory.o 
../unxfbsdx.pro/slo/animationpathmotionnode.o 
../unxfbsdx.pro/slo/animationset ode.o 
../unxfbsdx.pro/slo/animationtransformnode.o 
../unxfbsdx.pro/slo/animationtransitionfilternode.o 
../unxfbsdx.pro/slo/basecontainernode.o . /unxfbsdx.pro/slo/basenode.o 
../unxfbsdx.pro/slo/nodetools.o 
../unxfbsdx.pro/slo/paralleltimecontainer.o 
../unxfbsdx.pro/slo/propertyanimationno e.o 
../unxfbsdx.pro/slo/sequentialtimecontainer.o 
../unxfbsdx.pro/slo/generateevent.o ../unxfbsdx.pro/slo/appletshape.o 
../unxfbsdx.pro/slo/back roundshape.o 
../unxfbsdx.pro/slo/drawinglayeranimation.o 
../unxfbsdx.pro/slo/drawshape.o 
../unxfbsdx.pro/slo/drawshapesubsetting.o 
../unxfbsdx.pro/slo/externalshapebase.o 
../unxfbsdx.pro/slo/gdimtftools.o 
../unxfbsdx.pro/slo/intrinsicanimationactivity.o 
../unxfbsdx.pro/slo/mediashape.o ../unxfbsdx.pro/slo/shapeimporter.o 
../unxfbsdx.pro/slo/viewappletshape.o 
../unxfbsdx.pro/slo/viewbackgroundshape.o 
../unxfbsdx.pro/slo/viewmediashape.o ../unxfbsdx.pro/slo/viewshape.o 
../unxfbsdx.pro/slo/layer.o ../unxfbsdx.pro/slo/layermanager.o 
../unxfbsdx.pro/slo/shapemanagerimpl.o 
../unxfbsdx.pro/slo/slideanimations.o ../unxfbsdx.pro/slo/slideimpl.o 
../unxfbsdx.pro/slo/userpaintoverlay.o 
../unxfbsdx.pro/slo/activitiesqueue.o 
../unxfbsdx.pro/slo/animatedsprite.o 
../unxfbsdx.pro/slo/animationfactory.o 
../unxfbsdx.pro/slo/attributemap.o ../unxfbsdx.pro/slo/color.o 
../unxfbsdx.pro/slo/delayevent.o 
../unxfbsdx.pro/slo/eventmultiplexer.o 
../unxfbsdx.pro/slo

No sounds with OpenOffice 3.1.1_1 slide shows...

2010-02-20 Thread Pierre-Luc Drouin

Hi,

I have compiled OpenOffice 3.1.1_1 using the port on FreeBSD i386 
8.0-RELEASE, and there is no sound with slide shows. The sound works 
fine with vlc and with linux-f10-flashplugin-10.0r42 . What could be 
missing? I tested with another box running FreeBSD amd64 8.0-STABLE and 
I have the same problem...


Thanks!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: how to add OpenOffice binaries in FreebSD7.2

2009-11-27 Thread Stevan Tiefert
Am Freitag, den 27.11.2009, 07:37 + schrieb dhaneshk k:
 
 
 I need to install  openoffice   in my FreeBSD7.2  laptop (IBMT60 coreduo) , 
 without doing 
 a port installation how can I do  it with package addition
 
  pkg_add  -r what_the_name_of_openoffice_package
 
   I need to supply in # pkg_add -r   ?
 
 
Is there an official  FreeBSD package for   OOo  ?   I done   3rd party 
 binary installations for open office  from  lamrelle.net .  but all the time 
 it crashed  some of my gnome  applications ..such as firefox,  evolution etc..
 
 any hints much appreciated..
 
 dhanesh
 
 _
 New Windows 7: Find the right PC for you. Learn more.
 http://windows.microsoft.com/shop___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
 
FreeBSD hasn't an official package for downloading. You have to compile
it on the hard way...

And very important: Don't forget to set LOCALIZED_LANG variable!!!



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


Re: how to add OpenOffice binaries in FreebSD7.2

2009-11-27 Thread Rod Person

Am Freitag, den 27.11.2009, 07:37 + schrieb dhaneshk k:



I need to install  openoffice   in my FreeBSD7.2  laptop (IBMT60  
coreduo) , without doing

a port installation how can I do  it with package addition

 pkg_add  -r what_the_name_of_openoffice_package

  I need to supply in # pkg_add -r   ?


   Is there an official  FreeBSD package for   OOo  ?   I done   3rd  
party binary installations for open office  from  lamrelle.net .  but  
all the time it crashed  some of my gnome  applications ..such as  
firefox,  evolution etc..


any hints much appreciated..

dhanesh



Not official but I've never had a problem with these, but I don't use  
gnome either.


ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: how to add OpenOffice binaries in FreebSD7.2

2009-11-27 Thread Jamie Griffin
On Fri, Nov 27, 2009 at 02:17:55PM -0500, Rod Person wrote:
 
 Not official but I've never had a problem with these, but I don't use  
 gnome either.
 
 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/

I used a package from this site the other week, it works fine. Beats
waiting 3-4 days for the port to build anyway.


-- 
 
 Jamie

Website:  http://www.koderize.com
PGP Key:  wget http://www.koderize.com/jpg-gnupg.asc


pgp57K4WILKV3.pgp
Description: PGP signature


how to add OpenOffice binaries in FreebSD7.2

2009-11-26 Thread dhaneshk k



I need to install  openoffice   in my FreeBSD7.2  laptop (IBMT60 coreduo) , 
without doing 
a port installation how can I do  it with package addition

 pkg_add  -r what_the_name_of_openoffice_package

  I need to supply in # pkg_add -r   ?


   Is there an official  FreeBSD package for   OOo  ?   I done   3rd party 
binary installations for open office  from  lamrelle.net .  but all the time it 
crashed  some of my gnome  applications ..such as firefox,  evolution etc..

any hints much appreciated..

dhanesh
  
_
New Windows 7: Find the right PC for you. Learn more.
http://windows.microsoft.com/shop___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Announcing: FreeBSD Custom XFCE ISO (take II) - Openoffice packages

2009-06-20 Thread Peter Harrison
Wednesday, 17 June 2009 at 10:02:47 +0300, Manolis Kiagias said:
 Chris Whitehouse wrote:
 
 
  I would vote for including openoffice, it takes much longer to compile
  than to download, or maybe make the package and any dependencies that
  are not already included available as a separate tarball.
 
 
 I've implemented this neat idea, the tarball is here:
 
 http://freebsd.dev-urandom.com/iso/i386/xfce-desktop/openoffice.tar.gz
 
 Instructions:
 
 http://freebsd.dev-urandom.com/iso/i386/xfce-desktop/README.openoffice

Manolis,

Just wanted to say thanks so much for the openoffice package and clear 
instructions. I've never managed to successfully run openoffice on FreeBSD, but 
now I'm up and running.

Great job, thanks.


Peter Harrison.


 
 As a matter of fact, I noticed only the main openoffice package is
 needed - every other run dependency is already present in the XFCE iso.
 The few other packages in the tarball are build dependencies.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Announcing: FreeBSD Custom XFCE ISO (take II) - Openoffice packages

2009-06-17 Thread Manolis Kiagias
Chris Whitehouse wrote:


 I would vote for including openoffice, it takes much longer to compile
 than to download, or maybe make the package and any dependencies that
 are not already included available as a separate tarball.


I've implemented this neat idea, the tarball is here:

http://freebsd.dev-urandom.com/iso/i386/xfce-desktop/openoffice.tar.gz

Instructions:

http://freebsd.dev-urandom.com/iso/i386/xfce-desktop/README.openoffice

As a matter of fact, I noticed only the main openoffice package is
needed - every other run dependency is already present in the XFCE iso.
The few other packages in the tarball are build dependencies.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


New openoffice 3.2 devel package available

2009-06-12 Thread Sergio de Almeida Lenzi
Hello,,

I post a package (pkg_add ) of the openoffice 3.2 devel m50,
for the FreeBSD AMD64. 

it is distributed in torrent at:
http://dist.k1.com.br/pt_BR-openoffice-3.2-m50-FreeBSD.torrent

This one have the patch for the dictionaries and extensions that now,
works.

this is for the language: EN and PT_BR.

Sergio
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


openoffice-3 from ports fails to build

2009-06-06 Thread John .
Hello list,

Not sure if this is the right place to post, please steer me to
another list if this is the wrong place.

openoffice-3 from ports fails to build with the error

error 65280 occurred while making
/usr/ports/editors/openoffice.org-3/work/OOO310_m11/instsetoo_native/util

listing this directory gives a 1GB core file:

ls -la /usr/ports/editors/openoffice.org-3/work/OOO310_m11/instsetoo_native/util
total 989280
drwxr-xr-x   2 root  wheel 512 Jun  6 20:20 .
drwxr-xr-x  11 root  wheel 512 Jun  6 16:58 ..
-rw-r--r--   1 root  wheel   17322 Apr 25 01:34 makefile.mk
-rw-r--r--   1 root  wheel   20369 Apr 25 01:34 openoffice.lst
-rwxr-xr-x   1 root  wheel2660 Apr 25 01:34 pack.lst
-rw---   1 root  wheel  1012441088 Jun  6 20:20 regcomp.bin.core
-rw-r--r--   1 root  wheel 395 Apr 25 01:34 update.xml

Deleting this core file and restarting make re-creates it.

I'm running a GENERIC kernel

uname -mpr
7.2-RELEASE amd64 amd64
-- 
John
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: openoffice-3 from ports fails to build

2009-06-06 Thread John .
didn't realise there is a freebsd-openoffice list! sorry for the noise

2009/6/6 John . comp.j...@googlemail.com:
 Hello list,



-- 
John
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


OPENOFFICE package available

2009-06-06 Thread Sergio de Almeida Lenzi
Hello,

Finally I put an openoffice 3.2 devel working and tested for FreeBSD 7.2
AMD64 
with support for Portuguese (BR) AND English (en).

it is distributed via torrent at:
http://torrents.thepiratebay.org/4938186/pt-openoffice.org-BR-3.2.20090528.tbz.4938186.TPB.torrent


Please watch out for the MD5 = 0b158e075d89e7ce4ba4e07cd62b664b


Hope this can help those who needs openoffice
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: presentation application (other than OpenOffice)?

2009-06-04 Thread Matthias Apitz
El día Wednesday, November 26, 2008 a las 02:55:43PM +, Didi escribió:

 You might want to have a look at
 http://meyerweb.com/eric/tools/s5/
 Works in a browser ;)

any idea why S5 does not work in KDE's 3.5.x Konqueror? for example this
page shows up only blank in Konqueror:

http://www.unixarea.de/OpenMokoLiaHab/

while it works fine in Firefox...

Thanks in advance for any hint

matthias

-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e g...@unixarea.de - w http://www.unixarea.de/
People who hate Microsoft Windows use Linux but people who love UNIX use 
FreeBSD.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: openoffice-3.0.1 broken on FreeBSD

2009-02-26 Thread Jon

Robert Huff wrote:

Jon writes:

 Have you had any success getting openoffice working?  I have a similar 
 problem with xorg 7.4 and openoffice.org-000310_m1.  Upon attempting to 
 run openoffice, I get:

 $ openoffice.org-OOO310_m1
 Xlib:  extension Generic Event Extension missing on display :0.0.
 Xlib:  extension Generic Event Extension missing on display :0.0.
 $
 
 I get no errors, feedback, or dumped cores to let me know what went 
 wrong, but it doesn't launch.
 
 If anyone has any info or things to attempt, I'd be glad to hear it.


This is a known item.  It appeared with xorg-7.4 because
certain functionality has been added to the Xorg libraries but not
(yet) to the server.
In all other cases where this has appeared, it has been
eventually disgnosed as annoying but harmless.  Unless hard
evidence to the contrary appears, look for problem elsewhere.
It also - as far as I know, and I am not an expert - has
nothing to do with this:

  (soffice:2726): Gtk-WARNING **: GtkSpinButton: setting an 
  adjustment with non-zero page size is deprecated


which is only a warning.  (But should still be investigated and
fixed.)




Thanks for the info.  I ended up deinstalling the openoffice-3-RC and 
went with openoffice-3 and now it runs without problem.  I'm not sure 
why the release candidate didn't work, but from my perspective, that's a 
problem for another day.


Thanks again,
Jon
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: openoffice-3.0.1 broken on FreeBSD

2009-02-24 Thread Jon

Marco Beishuizen wrote:

Hi,

Trying to run OO-3.0.1 crashes OO with the following error messages and
ends into and enless loop trying to restart and crashing again:
...
(soffice:2726): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0.
...

I'm running FreeBSD-7.1-stable with x.org 7.4 with Gnome 2.24.
anyone an idea?

Thanks in advance
Marco




Have you had any success getting openoffice working?  I have a similar 
problem with xorg 7.4 and openoffice.org-000310_m1.  Upon attempting to 
run openoffice, I get:

$ openoffice.org-OOO310_m1
Xlib:  extension Generic Event Extension missing on display :0.0.
Xlib:  extension Generic Event Extension missing on display :0.0.
$

I get no errors, feedback, or dumped cores to let me know what went 
wrong, but it doesn't launch.


If anyone has any info or things to attempt, I'd be glad to hear it.

Thanks,
Jon
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: openoffice-3.0.1 broken on FreeBSD

2009-02-24 Thread Robert Huff

Jon writes:

  Have you had any success getting openoffice working?  I have a similar 
  problem with xorg 7.4 and openoffice.org-000310_m1.  Upon attempting to 
  run openoffice, I get:
  $ openoffice.org-OOO310_m1
  Xlib:  extension Generic Event Extension missing on display :0.0.
  Xlib:  extension Generic Event Extension missing on display :0.0.
  $
  
  I get no errors, feedback, or dumped cores to let me know what went 
  wrong, but it doesn't launch.
  
  If anyone has any info or things to attempt, I'd be glad to hear it.

This is a known item.  It appeared with xorg-7.4 because
certain functionality has been added to the Xorg libraries but not
(yet) to the server.
In all other cases where this has appeared, it has been
eventually disgnosed as annoying but harmless.  Unless hard
evidence to the contrary appears, look for problem elsewhere.
It also - as far as I know, and I am not an expert - has
nothing to do with this:

   (soffice:2726): Gtk-WARNING **: GtkSpinButton: setting an 
   adjustment with non-zero page size is deprecated

which is only a warning.  (But should still be investigated and
fixed.)


Robert Huff

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


Re: openoffice-3.0.1 broken on FreeBSD

2009-02-08 Thread Marco Beishuizen
On Sat, 07 Feb 2009 19:35:43 -0500
Aryeh M. Friedman aryeh.fried...@gmail.com wrote:

 Did you recompile OO after installing xorg-7.4?

Yes, xorg was updated some days ago. I upgraded OO yesterday.

-- 
The only thing better than love is milk.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: having trouble with OpenOffice

2009-02-07 Thread Roger Olofsson



af300...@gmail.com skrev:

Hi,

Tonight I finally took the bull by the horns and got OpenOffice 
installed. However, I'm not having a problem that I haven't found an 
answer to yet but seems to be related to the X server (from searches on 
the net). So, I do this:


[a...@sniper /usr/home/andy]$ /usr/local/bin/openoffice.org-2.4.2-scalc
I18N: Operating system doesn't support locale en_US
The application cannot be started.
The component manager is not available.
Segmentation fault (core dumped)


As you can tell, OpenOffice failed because my OS doesn't support locale 
en_US. Huh!?! I'm using the English version. In fact, the only way to 
consider me as being bilingual is something of a matter of mental 
gymnastics because English is spoken in England and to me, England is a 
foreign country. Thus, I'm bilingual, or at the least, I speak a foreign 
language.


Never the less, how would this be fixed?

Andy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org





No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.0.233 / Virus Database: 270.10.18/1936 - Release Date: 02/02/09 19:21:00




Hello Andy,

I seem to recall that this is a make option, like for instance:

make LOCALIZED_LANG=sv

I would suppose that sv in your case would be en.

Good Luck.

/R


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


openoffice-3.0.1 broken on FreeBSD

2009-02-07 Thread Marco Beishuizen
Hi,

Trying to run OO-3.0.1 crashes OO with the following error messages and
ends into and enless loop trying to restart and crashing again:
...
(soffice:2726): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0.
...

I'm running FreeBSD-7.1-stable with x.org 7.4 with Gnome 2.24.
anyone an idea?

Thanks in advance
Marco


-- 
Put a pot of chili on the stove to simmer.
Let it simmer.  Meanwhile, broil a good steak.
Eat the steak.  Let the chili simmer.  Ignore it.
-- Recipe for chili from Allan Shrivers, former governor
   of Texas.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


openoffice-3.0.1 broken on FreeBSD

2009-02-07 Thread Robert Huff

Marco Beishuizen writes:

  (soffice:2726): Gtk-WARNING **: GtkSpinButton: setting an adjustment
  with non-zero page size is deprecated 
  
  I'm running FreeBSD-7.1-stable with x.org 7.4 with Gnome 2.24.
  anyone an idea?

1) have you read and followed the steps in /usr/ports/UPDATING?
Including the one for libxcb?
2) if you have, this:

  Xlib: extension Generic Event Extension missing on display :0.0.

should be harmless. It reports a pieve of functionality which
does not exist in the server but does in one of the loaded modules
(where it should have been masked).


Robert Huff

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


Re: openoffice-3.0.1 broken on FreeBSD

2009-02-07 Thread Aryeh M. Friedman

Marco Beishuizen wrote:

Hi,

Trying to run OO-3.0.1 crashes OO with the following error messages and
ends into and enless loop trying to restart and crashing again:
...
(soffice:2726): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0. Xlib:  extension Generic Event
Extension missing on display :0.0.
...

I'm running FreeBSD-7.1-stable with x.org 7.4 with Gnome 2.24.
anyone an idea?

Thanks in advance
Marco


  

Did you recompile OO after installing xorg-7.4?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: having trouble with OpenOffice

2009-02-06 Thread Andrew Falanga
On Thu, Feb 5, 2009 at 10:08 PM, Adam Vande More amvandem...@gmail.comwrote:

 af300...@gmail.com wrote:

 Hi,

 Tonight I finally took the bull by the horns and got OpenOffice installed.
 However, I'm not having a problem that I haven't found an answer to yet but
 seems to be related to the X server (from searches on the net). So, I do
 this:

 [a...@sniper /usr/home/andy]$ /usr/local/bin/openoffice.org-2.4.2-scalc
 I18N: Operating system doesn't support locale en_US
 The application cannot be started.
 The component manager is not available.
 Segmentation fault (core dumped)


 As you can tell, OpenOffice failed because my OS doesn't support locale
 en_US. Huh!?! I'm using the English version. In fact, the only way to
 consider me as being bilingual is something of a matter of mental gymnastics
 because English is spoken in England and to me, England is a foreign
 country. Thus, I'm bilingual, or at the least, I speak a foreign language.

 Never the less, how would this be fixed?

 Andy

  Is there a reason you're not using /usr/ports/editors/openoffice.org-3?



 http://lists.freebsd.org/pipermail/freebsd-openoffice/2006-November/002847.html


I didn't want to wait for compilation.

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: having trouble with OpenOffice

2009-02-06 Thread Andrew Falanga
On Thu, Feb 5, 2009 at 10:08 PM, Adam Vande More amvandem...@gmail.comwrote:

 af300...@gmail.com wrote:

 Hi,

 Tonight I finally took the bull by the horns and got OpenOffice installed.
 However, I'm not having a problem that I haven't found an answer to yet but
 seems to be related to the X server (from searches on the net). So, I do
 this:

 [a...@sniper /usr/home/andy]$ /usr/local/bin/openoffice.org-2.4.2-scalc
 I18N: Operating system doesn't support locale en_US
 The application cannot be started.
 The component manager is not available.
 Segmentation fault (core dumped)


 As you can tell, OpenOffice failed because my OS doesn't support locale
 en_US. Huh!?! I'm using the English version. In fact, the only way to
 consider me as being bilingual is something of a matter of mental gymnastics
 because English is spoken in England and to me, England is a foreign
 country. Thus, I'm bilingual, or at the least, I speak a foreign language.

 Never the less, how would this be fixed?

 Andy

  Is there a reason you're not using /usr/ports/editors/openoffice.org-3?



 http://lists.freebsd.org/pipermail/freebsd-openoffice/2006-November/002847.html



Thanks for the thread, by the way.  Tonight, when I get home, I'll give this
a try.  On the heals of my last post, I should also mention that I failed to
find a pre-built package for version 3 so I used version 2.  I downloaded
this from the FreeBSD ftp server from packages-stable.

Andy


-- 
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: having trouble with OpenOffice

2009-02-06 Thread Michael Powell
Andrew Falanga wrote:

 On Thu, Feb 5, 2009 at 10:08 PM, Adam Vande More
 amvandem...@gmail.comwrote:
 
 af300...@gmail.com wrote:

 Hi,

 Tonight I finally took the bull by the horns and got OpenOffice
 installed. However, I'm not having a problem that I haven't found an
 answer to yet but seems to be related to the X server (from searches on
 the net). So, I do this:

 [a...@sniper /usr/home/andy]$ /usr/local/bin/openoffice.org-2.4.2-scalc
 I18N: Operating system doesn't support locale en_US
 The application cannot be started.
 The component manager is not available.
 Segmentation fault (core dumped)


 As you can tell, OpenOffice failed because my OS doesn't support locale
 en_US. Huh!?! I'm using the English version. In fact, the only way to
 consider me as being bilingual is something of a matter of mental
 gymnastics because English is spoken in England and to me, England is a
 foreign country. Thus, I'm bilingual, or at the least, I speak a foreign
 language.

 Never the less, how would this be fixed?

[snip]

Two things come to mind. You can change your locale to one of the en_US 
varieties. Probably not what you want to do. The other is to install the 
appropriate en_GB OpenOffice.org I18N langpack. O_o.org out of the box only 
has built in for en_US, but there are langpacks available for many others.

A quick perfunctory perusal of the ports tree and I didn't see these. 
Possibly this might be useable:

ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/

-Mike
 



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


having trouble with OpenOffice

2009-02-05 Thread af300wsm

Hi,

Tonight I finally took the bull by the horns and got OpenOffice installed.  
However, I'm not having a problem that I haven't found an answer to yet but  
seems to be related to the X server (from searches on the net). So, I do  
this:


[a...@sniper /usr/home/andy]$ /usr/local/bin/openoffice.org-2.4.2-scalc
I18N: Operating system doesn't support locale en_US
The application cannot be started.
The component manager is not available.
Segmentation fault (core dumped)


As you can tell, OpenOffice failed because my OS doesn't support  
locale en_US. Huh!?! I'm using the English version. In fact, the only way  
to consider me as being bilingual is something of a matter of mental  
gymnastics because English is spoken in England and to me, England is a  
foreign country. Thus, I'm bilingual, or at the least, I speak a foreign  
language.


Never the less, how would this be fixed?

Andy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: OpenOffice 3.0, which java must I use?

2009-01-29 Thread Maho NAKATA
From: Sebastian Setzer sebastianset...@alice-dsl.net
Subject: RE: OpenOffice 3.0, which java must I use?
Date: Tue, 27 Jan 2009 19:51:14 +0100

 Thanks,
 with diablo 1.6 it works.
 
 To the openoffice porting team:
 Could you please mention this on http://porting.openoffice.org/freebsd/?
 This page says We support only Java 1.5
updated. thank you.
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


RE: OpenOffice 3.0, which java must I use?

2009-01-27 Thread Sebastian Setzer
Thanks,
with diablo 1.6 it works.

To the openoffice porting team:
Could you please mention this on http://porting.openoffice.org/freebsd/?
This page says We support only Java 1.5

The problem with the macro securitylevel dialog wasn't solved by the working 
java, though.
But I found a workaround on http://bugs.gentoo.org/show_bug.cgi?id=244917
(and other sites, after I knew that I must search for MacroSecurityLevel and 
Common.xcu):
insert the following into 
.openoffice.org/3/user/registry/data/org/openoffice/Office/Common.xcu

node oor:name=Security
  node oor:name=Scripting
   prop oor:name=MacroSecurityLevel oor:type=xs:int
value1/value
   /prop
  /node
/node

-Original Message-
From: Kurt Buff
Sent: Thu 1/22/2009 9:54 PM
To: Sebastian Setzer
Subject: Re: OpenOffice 3.0, which java must I use?
 
$ uname -a
FreeBSD grimsqueaker-bsd.pigfarm.org 7.1-STABLE FreeBSD 7.1-STABLE #7:
Sun Jan 11 21:12:44 PST 2009 root@:/usr/obj/usr/src/sys/GENERIC
amd64
$ pkg_info | grep java
javavmwrapper-2.3.2 Wrapper script for various Java Virtual Machines
$ pkg_info | grep jdk
diablo-jdk-1.6.0.07.02_3 Java Development Kit 1.6.0_07.02
$ pkg_info | grep -i openoffice
openoffice.org-3.0.0 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br


On Thu, Jan 22, 2009 at 11:42 AM, Sebastian Setzer
sebastianset...@alice-dsl.net wrote:
 Hi,
 On 64-bit FreeBSD 7, I installed these two packages:
  OOo_3.0.0_FreeBSD71X86-64_install_de.tbz
  diablo-caffe-freebsd6-amd64-1.5.0_07-b01.tar.bz2
 When I run OOo, it prints
  javaldx: Could not find a Java Runtime Environment!
 Is diablo the wrong java 1.5 JDK?

 I didn't expect to need java - I just wantet to use StarBasic Macros.
 But OOo seems to need it. I can't even set the Macro security options (when I 
 press the button, nothing happens).

 Sebastian
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


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


Re: OpenOffice 3.0, which java must I use?

2009-01-27 Thread Maho NAKATA
From: Sebastian Setzer sebastianset...@alice-dsl.net
Subject: RE: OpenOffice 3.0, which java must I use?
Date: Tue, 27 Jan 2009 19:51:14 +0100

 Thanks,
 with diablo 1.6 it works.
 
 To the openoffice porting team:
 Could you please mention this on http://porting.openoffice.org/freebsd/?
 This page says We support only Java 1.5

Sorry I must update this page. 1.5 and 1.6 are supported.
[sorry again. i don't read your e-mails. just replied with my 5 seconds...]

 The problem with the macro securitylevel dialog wasn't solved by the working 
 java, though.
 But I found a workaround on http://bugs.gentoo.org/show_bug.cgi?id=244917
 (and other sites, after I knew that I must search for MacroSecurityLevel and 
 Common.xcu):
 insert the following into 
 openoffice.org/3/user/registry/data/org/openoffice/Office/Common.xcu
 
 node oor:name=Security
   node oor:name=Scripting
prop oor:name=MacroSecurityLevel oor:type=xs:int
 value1/value
/prop
   /node
 /node
 
 -Original Message-
 From: Kurt Buff
 Sent: Thu 1/22/2009 9:54 PM
 To: Sebastian Setzer
 Subject: Re: OpenOffice 3.0, which java must I use?
  
 $ uname -a
 FreeBSD grimsqueaker-bsd.pigfarm.org 7.1-STABLE FreeBSD 7.1-STABLE #7:
 Sun Jan 11 21:12:44 PST 2009 root@:/usr/obj/usr/src/sys/GENERIC
 amd64
 $ pkg_info | grep java
 javavmwrapper-2.3.2 Wrapper script for various Java Virtual Machines
 $ pkg_info | grep jdk
 diablo-jdk-1.6.0.07.02_3 Java Development Kit 1.6.0_07.02
 $ pkg_info | grep -i openoffice
 openoffice.org-3.0.0 Integrated 
 wordprocessor/dbase/spreadsheet/drawing/chart/br
 
 
 On Thu, Jan 22, 2009 at 11:42 AM, Sebastian Setzer
 sebastianset...@alice-dsl.net wrote:
 Hi,
 On 64-bit FreeBSD 7, I installed these two packages:
  OOo_3.0.0_FreeBSD71X86-64_install_de.tbz
  diablo-caffe-freebsd6-amd64-1.5.0_07-b01.tar.bz2
 When I run OOo, it prints
  javaldx: Could not find a Java Runtime Environment!
 Is diablo the wrong java 1.5 JDK?

 I didn't expect to need java - I just wantet to use StarBasic Macros.
 But OOo seems to need it. I can't even set the Macro security options (when 
 I press the button, nothing happens).

 Sebastian
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
 ___
 freebsd-openoff...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
 To unsubscribe, send any mail to freebsd-openoffice-unsubscr...@freebsd.org
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


OpenOffice 3.0, which java must I use?

2009-01-22 Thread Sebastian Setzer
Hi,
On 64-bit FreeBSD 7, I installed these two packages:
  OOo_3.0.0_FreeBSD71X86-64_install_de.tbz
  diablo-caffe-freebsd6-amd64-1.5.0_07-b01.tar.bz2
When I run OOo, it prints
  javaldx: Could not find a Java Runtime Environment!
Is diablo the wrong java 1.5 JDK?

I didn't expect to need java - I just wantet to use StarBasic Macros.
But OOo seems to need it. I can't even set the Macro security options (when I 
press the button, nothing happens).

Sebastian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: presentation application (other than OpenOffice)?

2008-11-26 Thread Markus Hoenicka

Quoting Andrew Gould [EMAIL PROTECTED]:


I'm browsing around for smaller office apps.  Abiword and Gnumeric are
great.  Does anyone have any recommendations for a presentation software?
I'd rather not compile OpenOffice; and I'm just not getting KDE4.



Hi Andrew,

if you're into LaTeX, then prosper  
(http://sourceforge.net/projects/prosper/) might be an option. If  
you're into XML and don't need no fancy effects, then DocBook Slides  
(http://docbook.sourceforge.net/release/slides/3.4.0/RELEASE-NOTES.html) may  
come in handy. Also, if you don't need any effects or transitions you  
may consider any tool that creates multi-page PDF files. Adobe Reader  
has a full-screen option which turns it into a presentation viewer.


hth
Markus



--
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with mhoenicka)
http://www.mhoenicka.de

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


Re: presentation application (other than OpenOffice)?

2008-11-26 Thread Paul B. Mahol
On 11/26/08, Markus Hoenicka [EMAIL PROTECTED] wrote:
 Quoting Andrew Gould [EMAIL PROTECTED]:

 I'm browsing around for smaller office apps.  Abiword and Gnumeric are
 great.  Does anyone have any recommendations for a presentation software?
 I'd rather not compile OpenOffice; and I'm just not getting KDE4.


 Hi Andrew,

 if you're into LaTeX, then prosper
 (http://sourceforge.net/projects/prosper/) might be an option. If
 you're into XML and don't need no fancy effects, then DocBook Slides
 (http://docbook.sourceforge.net/release/slides/3.4.0/RELEASE-NOTES.html) may

 come in handy. Also, if you don't need any effects or transitions you
 may consider any tool that creates multi-page PDF files. Adobe Reader
 has a full-screen option which turns it into a presentation viewer.

xpdf also support full-screen option and is much lighter than Adobe Reader,
and doesnt depends on linux stuff.
evince can be of use if you already have it installed, because it
supports fullscreen and presentation mode.

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


Re: presentation application (other than OpenOffice)?

2008-11-26 Thread Markus Hoenicka

Quoting Paul B. Mahol [EMAIL PROTECTED]:



xpdf also support full-screen option and is much lighter than Adobe Reader,
and doesnt depends on linux stuff.
evince can be of use if you already have it installed, because it
supports fullscreen and presentation mode.


Yes, this is correct. I was thinking about the systems which are  
available when you present your talk (you're not always allowed to  
plug in your own box). Whenever I give a talk I have to deal with  
Windows systems. That's why I suggested Adobe Reader.


regards,
Markus

--
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with mhoenicka)
http://www.mhoenicka.de

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


presentation application (other than OpenOffice)?

2008-11-26 Thread Andrew Gould
I'm browsing around for smaller office apps.  Abiword and Gnumeric are
great.  Does anyone have any recommendations for a presentation software?
I'd rather not compile OpenOffice; and I'm just not getting KDE4.

Thanks,

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


Re: presentation application (other than OpenOffice)?

2008-11-26 Thread Didi
You might want to have a look at
http://meyerweb.com/eric/tools/s5/
Works in a browser ;)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: presentation application (other than OpenOffice)?

2008-11-26 Thread Pietro Cerutti

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Andrew Gould wrote:
| I'm browsing around for smaller office apps.  Abiword and Gnumeric are
| great.  Does anyone have any recommendations for a presentation software?
| I'd rather not compile OpenOffice; and I'm just not getting KDE4.

I would suggest LaTeX's beamer class
http://latex-beamer.sourceforge.net/

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


- --
Pietro Cerutti
[EMAIL PROTECTED]

PGP Public Key:
http://gahr.ch/pgp

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEAREKAAYFAkktawoACgkQwMJqmJVx945+bwCg0srGQ3gOgjSEMc98q7XpwMsK
oOoAn2MdIUSlpSD95Edel+BRpoNgMr9j
=XP1+
-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: Openoffice 3.0.0 - spellchecker not functioning

2008-11-08 Thread Lowell Gilbert
Nikola Lečić [EMAIL PROTECTED] writes:

 The OpenOffice.org dictionaries page says:

   IMPORTANT NOTE: From OpenOffice.org 3.0 on the dictionary wizard
   is not longer available -- Dictionaries are now available via
   the extensions repository.

   [http://wiki.services.openoffice.org/wiki/Dictionaries]

 So, the OpenOffice.org-3 users are supposed to download .oxt files and
 run them. However, I experienced the 'bad transfer url' problem with all
 extension files; this was reported on FreeBSD mailing lists in the past
 with no available solution.

 Happily, the instruction from the same page (DictOOo-Wizard, intended
 for OpenOffice.org-2) worked just fine in my OpenOffice-3. I downloaded

   
 http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/dicooo/DicOOo.sxw

 and it worked like a charm, installing Hunspell Spellchecker module and
 dictionary files.

I had the same experience.  Note that to install the dictionaries for
all users, I needed write access to 
/usr/local/openoffice.org-3.0.0/openoffice.org/basis3.0/share/dict/ooo
and to some of the files inside of it.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Openoffice 3.0.0 - spellchecker not functioning

2008-11-07 Thread Craig Butler


On Thu, 2008-11-06 at 18:13 +, Mike Clarke wrote:
 I've installed en-openoffice.org-GB-3.0.0 from ports on my 6.4-RC1 
 system. The install, using the command  
 portinstall  -m LOCALIZED_LANG=en-GB -DWITH_KDE 
 editors/openoffice.org-3, appeared to complete OK and I can 
 run /usr/local/bin/openoffice.org-3.0.0-swriter but attempts to check 
 spelling in a document with known spelling errors always fail to find 
 any errors.
 
 The Available language modules section in Tools - Options - Language 
 Settings - Writing Aids is empty, unlike my copy of Openoffice 2.3 
 which has 3 entries in this section.
 
 Should the language modules have been installed or have I missed 
 anything when installing the port?
 

Hi Mike,

Don't think ya missed anything, I am in the same boat...
I also compiled with the LOCALIZED_LANG=en-GB flag.

Anybody with a solution ? my spelling isn't that good so would need to
spell check my documents.

Regards

Craig B

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


Re: Openoffice 3.0.0 - spellchecker not functioning

2008-11-07 Thread Nikola Lečić
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

On Fri, 07 Nov 2008 14:17:25 +
Craig Butler [EMAIL PROTECTED] wrote:
 
 On Thu, 2008-11-06 at 18:13 +, Mike Clarke wrote:
  I've installed en-openoffice.org-GB-3.0.0 from ports on my 6.4-RC1 
  system. The install, using the command  
  portinstall  -m LOCALIZED_LANG=en-GB -DWITH_KDE 
  editors/openoffice.org-3, appeared to complete OK and I can 
  run /usr/local/bin/openoffice.org-3.0.0-swriter but attempts to
  check spelling in a document with known spelling errors always fail
  to find any errors.
  
  The Available language modules section in Tools - Options -
  Language Settings - Writing Aids is empty, unlike my copy of
  Openoffice 2.3 which has 3 entries in this section.
  
  Should the language modules have been installed or have I missed 
  anything when installing the port?
  
 
 Hi Mike,
 
 Don't think ya missed anything, I am in the same boat...
 I also compiled with the LOCALIZED_LANG=en-GB flag.
 
 Anybody with a solution ? my spelling isn't that good so would need to
 spell check my documents.

I have sr-openoffice.org-3.1.20081009/, i.e. openoffice.org-3-devel
compiled with

  'editors/openoffice*' = [
'LOCALIZED_LANG=sr',
'WITHOUT_CUPS=yes',
'WITH_SYSTEM_FREETYPE=yes',
'WITH_SYSTEM_ICU=yes',
  ]

on FreeBSD 7.1-PRERELEASE #0: Sun Oct 12 (i386) and I have all 3
sections in Tools - Options - Language Settings - Writing Aids.

The OpenOffice.org dictionaries page says:

IMPORTANT NOTE: From OpenOffice.org 3.0 on the dictionary wizard
is not longer available -- Dictionaries are now available via
the extensions repository.

[http://wiki.services.openoffice.org/wiki/Dictionaries]

So, the OpenOffice.org-3 users are supposed to download .oxt files and
run them. However, I experienced the 'bad transfer url' problem with all
extension files; this was reported on FreeBSD mailing lists in the past
with no available solution.

Happily, the instruction from the same page (DictOOo-Wizard, intended
for OpenOffice.org-2) worked just fine in my OpenOffice-3. I downloaded

  
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/dicooo/DicOOo.sxw

and it worked like a charm, installing Hunspell Spellchecker module and
dictionary files.

Hope this helps.

- -- 
Nikola Lečić = Никола Лечић
fingerprint : FEF3 66AF C90E EDC3 D878  7CDC 956D F4AB A377 1C9B

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iJwEAQEDAAYFAkkUrO0ACgkQ/MM/0rYIoZigygQAoaoye0FYqsGtJzCBTZyXRC3M
M9WnvgbNKM5rtN8C4MCtdrtUf0yh9hckFdCd1HsQg6IiqCu0qw2iY8VpYp3++D6H
xeTYLqMV6Rs5WdsdUpZZUSvA4YfeGhkKK0J4nHNG884XKzx3moqDc3OZISN08zX3
+byFpVnii7CIFxdmFeU=
=RK8z
-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: Openoffice 3.0.0 - spellchecker not functioning

2008-11-07 Thread Mike Clarke
On Friday 07 November 2008, Nikola Lečić wrote:

 Happily, the instruction from the same page (DictOOo-Wizard, intended
 for OpenOffice.org-2) worked just fine in my OpenOffice-3. I
 downloaded

  
 http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/diction
aries/dicooo/DicOOo.sxw

 and it worked like a charm, installing Hunspell Spellchecker module
 and dictionary files.

 Hope this helps.

Thanks for your help Nikola. I downloaded and ran DictOOo-Wizard and it 
worked perfectly.

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


Re: Openoffice 3.0.0 - spellchecker not functioning

2008-11-07 Thread Craig Butler


On Fri, 2008-11-07 at 22:01 +, Mike Clarke wrote:
 On Friday 07 November 2008, Nikola Lečić wrote:
 
  Happily, the instruction from the same page (DictOOo-Wizard, intended
  for OpenOffice.org-2) worked just fine in my OpenOffice-3. I
  downloaded
 
   
  http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/diction
 aries/dicooo/DicOOo.sxw
 
  and it worked like a charm, installing Hunspell Spellchecker module
  and dictionary files.
 
  Hope this helps.
 
 Thanks for your help Nikola. I downloaded and ran DictOOo-Wizard and it 
 worked perfectly.
 

also worked like a charm here, thanks a million.

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


Openoffice 3.0.0 - spellchecker not functioning

2008-11-06 Thread Mike Clarke
I've installed en-openoffice.org-GB-3.0.0 from ports on my 6.4-RC1 
system. The install, using the command  
portinstall  -m LOCALIZED_LANG=en-GB -DWITH_KDE 
editors/openoffice.org-3, appeared to complete OK and I can 
run /usr/local/bin/openoffice.org-3.0.0-swriter but attempts to check 
spelling in a document with known spelling errors always fail to find 
any errors.

The Available language modules section in Tools - Options - Language 
Settings - Writing Aids is empty, unlike my copy of Openoffice 2.3 
which has 3 entries in this section.

Should the language modules have been installed or have I missed 
anything when installing the port?

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


openoffice spadmin doesn't install fonts

2008-09-08 Thread Rich Winkel
Ok, this used to work ... I'm using oo 2.4.0 on release-7.0-p3.  Using
the add fonts menu in spadmin, it copies the TT font files into
/usr/local/openoffice.org-2.4.0/share/fonts
but they never show up in the font menu in the writer.
Does anyone know?  Does this have something to do with fontconfig?

Thanks,
Rich

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


can't install extension for Openoffice

2008-08-31 Thread ronggui
I tried version 2.4 and dev-3.0, both give the same error: bad transfer url.

Anyone knows what is the problem and how to solve it?

Thanks.

-- 
HUANG Ronggui, Wincent http://ronggui.huang.googlepages.com/
Ph.D. Candidate, CityU of HK
Master of sociology, Fudan University, China
Bachelor of Social Work, Fudan University, China
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Help installing openoffice

2008-08-21 Thread Robe
Hi there,

I wanna install Open Office through pkg_add because I've a slow band width.
But I can't find it in the ports collection.

In www.freshports.org they say I can install it by typing this pkg_add -r
openoffice.org. But I don't know how to configure pkg_add or fetch to
download the package from freshports.org.

I wanna install Open Office 3-RC if possible.

Can somebody help me with this?

Thanx,

-- 
Robe.

¿Es el hombre sólo un fallo de Dios, o Dios sólo un fallo del hombre?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Help installing openoffice

2008-08-21 Thread Matthias Apitz
El día Thursday, August 21, 2008 a las 11:08:21AM -0400, Robe escribió:

 Hi there,
 
 I wanna install Open Office through pkg_add because I've a slow band width.
 But I can't find it in the ports collection.
 
 In www.freshports.org they say I can install it by typing this pkg_add -r
 openoffice.org. But I don't know how to configure pkg_add or fetch to
 download the package from freshports.org.
 
 I wanna install Open Office 3-RC if possible.
 
 Can somebody help me with this?
 
 Thanx,
 
 -- 
 Robe.
 
 ¿Es el hombre sólo un fallo de Dios, o Dios sólo un fallo del hombre?

Hi,

I could provide you with the package es-openoffice.org-3.0.20080802.tbz
(and its dependencies), this is the Spanish compiled Version of the
acutual port openoffice.org-DEV300_m9.

Si miro tu firma, puede que te interese.

Please contact me off-list if you're interested;

matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclc.org/ http://www.UnixArea.de/
b http://gurucubano.blogspot.com/
We should all learn from the peoples of The Netherlands, France and Ireland.
Aprendamos todos de los pueblos de Holanda, Francia e Irlanda.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


OpenOffice Build Error

2008-08-10 Thread Warren Liddell
I am using FreeBSD 7.0-CURREENT all ports/src upto date as of this morning.. 
when trying to compile oo below is the result during the make.  What seems ot 
be causing this error ?


Test #PASSED#
Running processes: 0
deliver -- version: 1.129
Module 'o3tl' delivered successfully. 0 files copied, 5 files unchanged
1 module(s):
store
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/store/util

Attention: if you build and deliver the above module(s) you may prolongue your 
the build issuing command build --from store
*** Error code 1
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OpenOffice Build Error(Update)

2008-08-10 Thread Warren Liddell
On Sunday 10 August 2008 17:43:23 Warren Liddell wrote:
 I am using FreeBSD 7.0-CURREENT all ports/src upto date as of this
 morning.. when trying to compile oo below is the result during the make. 
 What seems ot be causing this error ?

2 module(s):
icu
openssl
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/icu
ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/openssl

Attention: if you build and deliver the above module(s) you may prolongue your 
the build issuing command build --from icu openssl

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


Re: How do I install openoffice from packages?

2008-07-10 Thread Kevin Monceaux

/Andreas,

On Thu, 10 Jul 2008, Andreas Davour wrote:

After fooling around a bit with online installs I downloaded the package and 
installed manually. It does complain about other stuff not being there. Isn't 
packages supposed to work like port and pull in requirements automagically?


Note: I have 6.3 machine, not 7.0-STABLE so I tried the 6.2 directory.

/Andreas


I install everything from ports so haven't played around with packages 
very much.  I'm sure the FreeBSD team makes sure all official packages 
have correct dependencies set.  But, they have no control over unofficial 
packages others have put together.  That's one drawback to using 
unofficial packages.


When I installed OpenOffice from the ports tree, there were a few packages 
it depended on with licensing restrictions, like diablo-jdk for example, 
that had to be manually downloaded and put in /usr/ports/distfiles before 
the ports in question could be built.  That might have something to do 
with there being no official binary OpenOffice package available.


Even if you don't install from ports you could cd to the 
/usr/ports/editors/openoffice.org-??? directory for the version of 
OpenOffice you installed and issue:


make missing

which should give you a list of missing dependencies that need to be 
installed.  You could then install via either ports or packages depending 
on what you prefer, and what's available.




Kevin
http://www.RawFedDogs.net
http://www.WacoAgilityGroup.org
Bruceville, TX

Si hoc legere scis nimium eruditionis habes.
Longum iter est per praecepta, breve et efficax per exempla!!!

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


Re: How do I install openoffice from packages?

2008-07-10 Thread Danielisz Laszlo

I
installed OO on FreeBSD 6.2 using this link:
ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.2.1/i386/OOo_2.2.1_FreeBSD62Intel_install_en-US.tbz,
without any problems, exactly what error log do you have?





- Original Message 
From: Andreas Davour [EMAIL PROTECTED]
To: Kevin Monceaux [EMAIL PROTECTED]
Cc: FreeBSD Questions E-Mail List FreeBSD-Questions@FreeBSD.org
Sent: Thursday, July 10, 2008 3:20:59 PM
Subject: Re: How do I install openoffice from packages?

On Wed, 9 Jul 2008, Kevin Monceaux wrote:

 /Andreas,

 On Wed, 9 Jul 2008, Andreas Davour wrote:

 I've tried and it just wont work. It look like the packages don't reside on 
 the server but I can't change ftp.freebsd.org so how do I get it?

 From the Googling I did on the subject recently there is no official binary 
 packages for OpenOffice available.  It is available in the ports tree.  The 
 following thread:

 http://daemonforums.org/showthread.php?t=21

 on DæmonForums.org has a link to a site:

 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.0/7.0-STABLE/amd64/

 With binary packages available for various versions of FreeBSD.  Well, the 
 thread pointed to the i386 packages, but the amd64 packages were easy enough 
 to find.

After fooling around a bit with online installs I downloaded the package 
and installed manually. It does complain about other stuff not being 
there. Isn't packages supposed to work like port and pull in 
requirements automagically?

Note: I have 6.3 machine, not 7.0-STABLE so I tried the 6.2 directory.

/Andreas

-- 
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?



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


Re: How do I install openoffice from packages?

2008-07-10 Thread Kevin Monceaux

/Andreas,

On Thu, 10 Jul 2008, Andreas Davour wrote:


On Thu, 10 Jul 2008, Kevin Monceaux wrote:


make missing


Nifty! I wasn't aware of that option. Very useful. Thanks.


I just recently became aware of it myself.  Try:

man ports

and you might discover several useful make targets you might not have 
heard of before.




Kevin
http://www.RawFedDogs.net
http://www.WacoAgilityGroup.org
Bruceville, TX

Si hoc legere scis nimium eruditionis habes.
Longum iter est per praecepta, breve et efficax per exempla!!!

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


Re: How do I install openoffice from packages?

2008-07-09 Thread Kevin Monceaux

/Andreas,

On Wed, 9 Jul 2008, Andreas Davour wrote:

I've tried and it just wont work. It look like the packages don't reside on 
the server but I can't change ftp.freebsd.org so how do I get it?


From the Googling I did on the subject recently there is no official 
binary packages for OpenOffice available.  It is available in the ports 
tree.  The following thread:


http://daemonforums.org/showthread.php?t=21

on DæmonForums.org has a link to a site:

ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.0/7.0-STABLE/amd64/

With binary packages available for various versions of FreeBSD.  Well, the 
thread pointed to the i386 packages, but the amd64 packages were easy 
enough to find.


I had no trouble installing OpenOffice 3 from ports on my i686 box, other 
than it taking 8+ hours to compile and my PC locked up shortly after it 
completed.  I thought it had locked up during the compile but eventually 
discovered that it had completed the install successfully before locking 
up.  I'm still getting the kinks out of my ZFS tweaks.




Kevin
http://www.RawFedDogs.net
http://www.WacoAgilityGroup.org
Bruceville, TX

Si hoc legere scis nimium eruditionis habes.
Longum iter est per praecepta, breve et efficax per exempla!!!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: How do I install openoffice from packages?

2008-07-09 Thread David Gurvich
You could try one of the packages from the openoffice.org site
http://porting.openoffice.org/freebsd/#obtain .  I only see packages
for 6.2 and there may be issues.  Otherwise you need to build from the
ports.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How do I install openoffice from packages?

2008-07-09 Thread Gonzalo Nemmi
On Wednesday 09 July 2008 12:39:06 Andreas Davour wrote:
 On Wed, 9 Jul 2008, Kevin Monceaux wrote:
  /Andreas,
 
  On Wed, 9 Jul 2008, Andreas Davour wrote:
  I've tried and it just wont work. It look like the packages don't reside
  on the server but I can't change ftp.freebsd.org so how do I get it?
 
  From the Googling I did on the subject recently there is no official
  binary packages for OpenOffice available.  It is available in the ports
  tree.  The following thread:

 Your google-fu is stronger than mine.

And mine too ...

  http://daemonforums.org/showthread.php?t=21
 
  on DæmonForums.org has a link to a site:
 
  ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.0/7.0-STABL
 E/amd64/
 
  With binary packages available for various versions of FreeBSD.  Well,
  the thread pointed to the i386 packages, but the amd64 packages were easy
  enough to find.

 I'll try those ones.

Just installed the i386 version ... works like a charm .. thanks _a_lot_ 
Kevin !!!

  I had no trouble installing OpenOffice 3 from ports on my i686 box, other
  than it taking 8+ hours to compile and my PC locked up shortly after it
  completed.  I thought it had locked up during the compile but eventually
  discovered that it had completed the install successfully before locking
  up. I'm still getting the kinks out of my ZFS tweaks.

 Installing from ports is just to lengthy a process. I did it once before
 and after compiling for 48 hours (!!!) it crashed every time I tried to
 open a document. I'd rather have that happen after a much shorter
 package install.

 Thanks. I'll see if the packages from that good-day.net site works.

 /andreas

Just in case .. there _is_ yet another (and let me add: quite clever) way to 
get OOo installed on your FBSD7 box and it can be found in here:

http://www.millingtons.eclipse.co.uk/glyn/freebsd.html

... look under the Open Office on FreeBSD 7 title ... i haven't tested it .. 
but it _sure_ looks like a trick I'd like to get in my bag

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


  1   2   3   4   5   6   7   8   >