|
installing open office under sarge 64bit debian
got it to install but it wont launch and when I ran apt-get to download a paxkage it said the following
openoffice.org: Depends: openoffice.org-bin (> 1.1.2+1.1.3) but it is not installable
openoffice.org-debian-files: Depends: openoffice.org-bin (> 1.1.2+1.1.3) but it is not installable
i did the following command to install this mess
dpkg -i --force-architecture openoffice.org-bin_1.1.3-9_i386.deb openoffice.org_1.1.3-9_all.deb openoffice.org-debian-files_1.1.3-8+1_all.deb
as u can see one of them is for the i386 but sadly i have an athlon 64bit
results of dpkg
debian:/home/sc# dpkg -i --force-architecture openoffice.org-bin_1.1.3-9_i386.deb openoffice.org_1.1.3-9_all.deb
dpkg - warning, overriding problem because --force enabled:
package architecture (i386) does not match system (amd64)
(Reading database ... 101221 files and directories currently installed.)
Preparing to replace openoffice.org-bin 1.1.3-9 (using openoffice.org-bin_1.1.3-9_i386.deb) ...
Unpacking replacement openoffice.org-bin ...
debian:/home/sc# dpkg -i --force-architecture openoffice.org-bin_1.1.3-9_i386.deb openoffice.org_1.1.3-9_all.deb openoffice.org-debian-files_1.1.3-8+1_all.deb
dpkg - warning, overriding problem because --force enabled:
package architecture (i386) does not match system (amd64)
(Reading database ... 101221 files and directories currently installed.)
Preparing to replace openoffice.org-bin 1.1.3-9 (using openoffice.org-bin_1.1.3-9_i386.deb) ...
Unpacking replacement openoffice.org-bin ...
Preparing to replace openoffice.org 1.1.3-9 (using openoffice.org_1.1.3-9_all.deb) ...
Unpacking replacement openoffice.org ...
Preparing to replace openoffice.org-debian-files 1.1.3-8+1 (using openoffice.org-debian-files_1.1.3-8+1_all.deb) ...
Unpacking replacement openoffice.org-debian-files ...
Setting up openoffice.org-bin (1.1.3-9) ...
Setting up openoffice.org (1.1.3-9) ...
Updating OpenOffice.org's dictionary list... done.
Creating symlink /usr/lib/openoffice/share/dict/ooo -> /usr/share/myspell/dicts...
Setting up openoffice.org-debian-files (1.1.3-8+1) ...
Last edited by linuxmandrake; 09-22-2005 at 04:38 PM.
|