Displaying 1 result from an estimated 1 matches for "use_lang".
Did you mean:
use_clang
2003 Oct 03
3
openoffice port build on FreeBSD 4.9
...ted on Thu Oct 2 11:16:14 2003
nod# make depend && make install WITH_BSD_JDK=TRUE
clean
REQUIREMENTS:
OO requires that the ENV variable LANG
is set to a proper value. Dependent on
which language port you use, OO does
automatically set LANG to a suitable
value. You can change this with:
USE_LANG="preferred language"
and set a different language
like:
en_US.ISO8859-15 en_US.ISO8859-1
US-ASCII
Your current setting is:
USE_LANG=en_US.ISO8859-15
OPTIONS:
You can compile OO with debug symbols
if you call make with WITH_DEBUG=1
If you set WITH_DEBUG=2, you add internal
OO.org...