NoOp wrote:
On 08/22/2011 11:26 AM, Andy Brown wrote:
Tom Davies wrote:
Hi :)
I think there are normally choices during install and it's possible to modify
things after install too. I was surprised to hear those choices are not
available on Macs but i guess that is something that will get worked on one day.
Regards from
Tom :)
Have installed the DEB packages on Ubuntu? There is no options to limit
installed packages. The only way I have found is to use the package
manager to remove unwanted packages.
Andy
Well... you just don't install those you don't want. Example:
:~/tempdir/LibO_3.4.2rc3_Linux_x86_install-deb_en-US/DEBS$
$ ls libreoffice3.4-dict*
libreoffice3.4-dict-en_3.4.2-203_i386.deb
libreoffice3.4-dict-es_3.4.2-203_i386.deb
libreoffice3.4-dict-fr_3.4.2-203_i386.deb
$ ls libobasis3.4-extension*
libobasis3.4-extension-beanshell-script-provider_3.4.2-203_i386.deb
libobasis3.4-extension-javascript-script-provider_3.4.2-203_i386.deb
libobasis3.4-extension-mediawiki-publisher_3.4.2-203_i386.deb
libobasis3.4-extension-nlpsolver_3.4.2-203_i386.deb
libobasis3.4-extension-pdf-import_3.4.2-203_i386.deb
libobasis3.4-extension-presentation-minimizer_3.4.2-203_i386.deb
libobasis3.4-extension-presenter-screen_3.4.2-203_i386.deb
libobasis3.4-extension-python-script-provider_3.4.2-203_i386.deb
libobasis3.4-extension-report-builder_3.4.2-203_i386.deb
And if you've installed (via $ sudo dpkg -i *.deb), you can easily
remove via:
/opt/libreoffice3.4/share/extensions
Example:
$ sudo rm -R /opt/libreoffice3.4/share/extensions/dict-fr
Thanks. Normally I just ran the sudo dpkg -i *.deb, never though to
looks at the actual files and remove them from the mix.
Andy
--
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted