Compiling OO.o with all available languages

Charles A. Landemaine landemaine at gmail.com
Wed Dec 13 16:38:22 PST 2006


On 12/13/06, NAKATA Maho <chat95 at mac.com> wrote:
> #  Building all localized language packages
> The initial make may take 6 hours, however the next make will only take 5 minutes. The trick is TWEAK_L10N touches work/.configure_done* etc. This is due to limitations of ports framework.
>
>     # cd /usr/ports/editors/openoffice.org-2 ; make ALL_LOCALIZED_LANGS=yes
>     # make TWEAK_L10N=yes LOCALIZED_LANG=ja pre-everything
>     # make LOCALIZED_LANG=ja WITH_CCACHE=yes package package-rename deinstall
>     # make TWEAK_L10N=yes LOCALIZED_LANG=ar pre-everything
>     # make LOCALIZED_LANG=ar WITH_CCACHE=yes package package-rename deinstall
>     # make TWEAK_L10N=yes LOCALIZED_LANG=ca pre-everything
>     # make LOCALIZED_LANG=ca WITH_CCACHE=yes package package-rename deinstall



Thank you Maho-san, so I have to execute:

# make LOCALIZED_LANG=ca WITH_CCACHE=yes package package-rename deinstall

For all languages? Or is the first line enough:

# cd /usr/ports/editors/openoffice.org-2 ; make ALL_LOCALIZED_LANGS=yes

Please let me know!

-- 
Charles A. Landemaine.


More information about the freebsd-openoffice mailing list