Hi Ambrogio,

I just checked to apply the italian language pack from http://oootranslation.services.openoffice.org/pub/OpenOffice.org/ooomisc/sdf/OOo_l10n/ to the most current build OOE680_m3 and it worked very well. The only thing that needs to be mentioned is that you need to redirect the content of the language pack to the ooo-dev2.1 directory (default path used on eg. Linux is /opt/ooo-dev2.1). The language pack wants to install into /opt/openoffice.org2.1 ... On Windows using the installer it's quite easy to redirect the installation to the installation path of the "OOo-dev 2.1" directory because the installer allows to define the target directory.
On Linux I did the following:

cd /tmp
tar zxvof OOo_2.1.0_061031_LinuxIntel_langpack_it.tar.gz

for i in /tmp/it/RPMS/*.rpm ; do rpm2cpio $i | cpio -idmv ; done

cd /tmp/opt/openoffice.org2.1
cp -R * /opt/ooo-dev2.1

then start the application and activate italian within /tools/options/language settings/languages
and restart the application:

--> the application starts using the italian localization.

Kind regards, Joost


My question was, if I install OOE680m3 I can use after the CWS
localization build 17? I think no, but I don't know.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to