Op 14-08-07 heeft Wouter van Reeven <[EMAIL PROTECTED]> het volgende geschreven: > > Hallo allemaal, > > > Hier mijn bevindingen met het installeren van de nieuwste OOo (2.2.1 build > 9161) > nl op Debian Etch. Ik heb via de netinst iso van Debian de nieuwste stable > release geinstalleerd in een VMWare machine met 256 Mb geheugen en 4Gb > hard > disk.. Hierna heb ik de tgz gedownload van OOo nl en deze uitgepakt. De > rpms > hierin heb ik met alien geconverteerd: > > sudo alien *.rpm
bovenstaande is niet genoeg, vandaar de foutmelding die je kreeg. Je moet bovenstaand commando vervangen door; sudo alien -k --scripts *.rpm de -k is nodig om de juiste versie nummers te behouden. Ik installeer op deze wijze altijd de builds van Pavel Janik (http://ftp.linux.cz ) Dit ging helemaal zonder foutmeldingen of waarschuwingen, behalve > > Warning: Skipping conversion of scripts in package openoffice.org-core10: > postinst postrm > Warning: Use the --scripts parameter to include the scripts. > openoffice.org-core10_2.2.1-9162_i386.deb generated > > Hierna de debs geinstalleerd: > > sudo dpkg -i *.deb > > Dit ging goed zonder foutmeldingen of waarschuwingen. Toen nog de > desktop-integration: > > sudo dpkg -i > desktop-integration/openoffice.org-debian-menus_2.2-9153_all.deb > > Hier is de output: > > Selecting previously deselected package openoffice.org-debian-menus. > (Reading database ... 40463 files and directories currently installed.) > Unpacking openoffice.org-debian-menus (from > .../openoffice.org-debian-menus_2.2-9153_all.deb) ... > Setting up openoffice.org-debian-menus (2.2-9153) ... > > Geen problemen dus... Nog even ter controle: > > dpkg -l \*openoffice\* | grep ii > ii openoffice.org-base 2.2.1-9162 Base module for > OpenOffice.org 2.2 > ii openoffice.org-calc 2.2.1-9162 Calc module for > OpenOffice.org 2.2 > ii openoffice.org-core01 2.2.1-9162 Core module for > OpenOffice.org 2.2 > ii openoffice.org-core02 2.2.1-9162 Office core > module for OpenOffice.org 2.2 > ii openoffice.org-core03 2.2.1-9162 Office core module > for OpenOffice.org 2.2 > ii openoffice.org-core03u 2.2.1-9162 Office core > module for OpenOffice.org 2.2 > ii openoffice.org-core04 2.2.1-9162 Office core module > for OpenOffice.org 2.2 > ii openoffice.org-core04u 2.2.1-9162 Office core module > for OpenOffice.org 2.2 > ii openoffice.org-core05 2.2.1-9162 Office core module > for OpenOffice.org 2.2 > ii openoffice.org-core05u 2.2.1-9162 Office core module > for OpenOffice.org 2.2 > ii openoffice.org-core06 2.2.1-9162 Office core module > for OpenOffice.org 2.2 > ii openoffice.org-core07 2.2.1-9162 Office core module > for OpenOffice.org 2.2 > ii openoffice.org-core08 2.2.1-9162 Office core > module for OpenOffice.org 2.2 > ii openoffice.org-core09 2.2.1-9162 Office core module > for OpenOffice.org 2.2 > ii openoffice.org-core10 2.2.1-9162 Office core > module for OpenOffice.org 2.2 > ii openoffice.org-debian-menus 2.2-9153 %productname > desktop integration > ii openoffice.org-draw 2.2.1-9162 Draw module for > OpenOffice.org 2.2 > ii openoffice.org-emailmerge 2.2.1-9162 Email mailmerge > module for OpenOffice.org 2. > ii openoffice.org-gnome-integration 2.2.1-9162 Gnome integration > module for OpenOffice.org > ii openoffice.org-graphicfilter 2.2.1-9162 Graphic filter > module for OpenOffice.org 2.2 > ii openoffice.org-impress 2.2.1-9162 Impress module for > OpenOffice.org 2.2 > ii openoffice.org-javafilter 2.2.1-9162 Java filter module > for OpenOffice.org 2.2 > ii openoffice.org-kde-integration 2.2.1-9162 KDE integration > module for OpenOffice.org 2. > ii openoffice.org-math 2.2.1-9162 Math module for > OpenOffice.org 2.2 > ii openoffice.org-onlineupdate 2.2.1-9162 Online update > modul for OpenOffice.org 2.2 > ii openoffice.org-pyuno 2.2.1-9162 Pyuno module for > OpenOffice.org 2.2 > ii openoffice.org-testtool 2.2.1-9162 Testtool module > for OpenOffice.org 2.2 > ii openoffice.org-writer 2.2.1-9162 Writer module for > OpenOffice.org 2.2 > ii openoffice.org-xsltfilter 2.2.1-9162 XSLT filter > samples module for OpenOffice.or > > Nu is het wel zo dat deze VMWare geen Gnome, KDE of andere desktop heeft. > Die > ben ik nu aan het installeren. Eens zien of dat nog een verschil geeft. > Inmiddels heb ik OOo weer gedeinstalleerd. > > > Groeten, Wouter van Reeven > > -- > > People: "If she weighs the same as a Duck, she's made of wood!" > Sir Bedevere: "And therefore...?" > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Luc Castermans mailto:[EMAIL PROTECTED]
