Apache 推出了 Open Office 4.0 稳定版和 Open Office 4.1 测试版。我下载了两个版本并尝试在我的 Ubuntu 12.10 LTS 版本中安装稳定版。
运行dpkg -i *.deb
命令后,所有软件包均与我的 ubuntu 架构不匹配,因为我的 Ubuntu 是 32 位,而软件包是 64 位。但下载的软件包显示它适用于 32 位或 64 位架构。
包裹名称:Apache_OpenOffice_4.0.1_Linux_x86-64_install-deb_en-US.tar.gz
那么我该怎么做才能在我的 32 位系统中安装 Open Office 4.0.1?
我不想在我的 ubuntu 操作系统中使用 AOO 4.0.1 64 位的 64 位依赖项。
帮帮我吧
更新:
桌面集成显示错误 处理时遇到错误:openoffice4.0-debian-menus_4.0-9714_all.deb
答案1
同一目录中有 32 位版本的 Open Office。只需下载文件Apache_OpenOffice_4.0.1_Linux_x86_install-deb_en-US.tar.gz,解压并安装。
~/.local/share/applications/openoffice-writer.desktop
安装后,为 Writer、Calc、Draw、Impress 和其他 程序创建如下文件:
[Desktop Entry]
Version=1.0
Terminal=false
Icon=openoffice-writer
Type=Application
Categories=Office;WordProcessor;X-Red-Hat-Base;X-MandrivaLinux-Office-Wordprocessors;
Exec=openoffice --writer %U
Name=OpenOffice Writer
GenericName=Word Processor
Comment=Create and edit text and graphics in letters, reports, documents and Web pages by using Writer.
StartupNotify=true
X-GIO-NoFuse=true
Keywords=Text;Letter;Fax;Document;OpenDocument Text;Microsoft Word;Microsoft Works;Lotus WordPro;OpenOffice Writer;CV;odt;doc;docx;rtf;
InitialPreference=5
StartupWMClass=openoffice-writer
X-KDE-Protocols=file,http,smb,ftp,webdav