Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2005 13:15:37 +0400
From:      "Eugene M. Minkovskii" <emin@mccme.ru>
To:        freebsd-ports@freebsd.org
Subject:   Re: openoffice 2.0 RC3 broken SaveAs
Message-ID:  <20051029091535.GA20223@mccme.ru>
In-Reply-To: <20051027080731.GA20746@mccme.ru>
References:  <20051027080731.GA20746@mccme.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello, I solve my problem for me.

When I compile with options

LOCALIZED_LANG=ru
WITHOUT_MOZILLA=yes
WITHOUT_JAVA=yes

My OO 2.0 RC3 don't working properly (SaveAs broken)

Now I recompile port with options

LOCALIZED_LANG=ru
# WITHOUT_MOZILLA=yes (with mozilla)
# WITHOUT_JAVA=yes    (and with java)

my OO 2.0 begin working good (SaveAs working properly)

In this thread Robert Huff tell about same problem:
http://www.freebsd.org/cgi/getmsg.cgi?fetch=218607+0+/usr/local/www/db/text/2005/freebsd-openoffice/20051016.freebsd-openoffice
he compile OO like me with options

WITHOUT_MOZILLA=yes
WITHOUT_JAVA=yes

We see: one of this two options broken.

Edwin L. Culp in this thread report to us: he has no problems but
he use options

LOCALIZED_LANG=es
WITHOUT_MOZILLA=yes

I think option WITHOUT_JAVA broken. This may be OpenOffice bug,
or FreeBSD port bug.



-- 
Sensory  yours, Eugene  Minkovskii
Сенсорно ваш,   Евгений Миньковский



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051029091535.GA20223>