[OO.o] OpenOffice.org 3.0 on Ubuntu

| 十月 16, 2008 | 7個迴響| 沒有引用| 8986 reads | Size: L, M, S | Edit: P, C, R |
| Category: Software, Ubuntu. and Tags: , , . |

    這幾天 OpenOffice.org 3.0 出來了!這次的特點之一大概是原生支援 OSX,而對我來說,我最期待的是支援 MS Office 2007 的格式。

    一樣,在 LaunchPad 上面有個專案「PPA for OpenOffice.org Scribblers」,加上這個專案提供的 APT Server,就可以直接把 Ubuntu 裡面的 OO.o 升級到 3.0 了 :D

    看 Ubuntu-TW 上面的討論,似乎只有 Ubuntu 8.10 Intrepid 可以成功升級。8.04 的就要自行測測看了 :p

    首先,在 /etc/apt/sources.list 加上:

    deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main
    deb-src http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main

    接著:

    # sudo apt-get update
    # sudo apt-get upgrade
    # sudo apt-get dist-upgrade

    這樣就升級完成了!如果你的 Ubuntu 原本就有裝 OO.o 2.4 的中文語系支援,這邊也會一併升級上去 :)

    OpenOffice.org 3

    其實,原本不知道有這個專案,還傻傻的要下載官方提供的 .deb 來安裝。而且作功課還發現,會跟舊的並存,而且「應用程式」選單的連結需要自己慢慢加,反正就是不方便啊!還好,後來有在 Ubuntu TW 找到這個 apt 可以用,可以完全無痛升級上去 :D

    BTW,最近程式卡關,果然卡關就會亂摸亂玩.... 這兩天都在玩新軟體啊@@

    reference : OpenOffice.org 3.0 正式版釋出 - Ubuntu-tw



Leave A Comment:













   



7 迴響 of "[OO.o] OpenOffice.org 3.0 on Ubuntu"

vegiheronRe: [OO.o] OpenOffice.org 3.0 on Ubuntu By vegiheron @ 2008 十月 16, 07:00 :

>> 而且「應用程式」選單的連結需要自己慢慢加,反正就是不方便啊!

解壓縮後有一個檔案叫做"desktop-integration.deb"裝下去選單就出來了~

vegiheronRe: [OO.o] OpenOffice.org 3.0 on Ubuntu By vegiheron @ 2008 十月 16, 09:12 :

打錯...@@

是"/desktop-integration"資料夾

進去有個: "openoffice.org3.0-debian-menus_3.0-9354_all.deb"

裝上去就會有選單、圖示捷徑了~

ajer001Re: [OO.o] OpenOffice.org 3.0 on Ubuntu By ajer001 @ 2008 十月 17, 10:58 :

vegiheron :
謝謝你的分享,我沒有去抓那個版本下來裝,不知道還有這個好東西 :D

donjuanRe: [OO.o] OpenOffice.org 3.0 on Ubuntu By donjuan @ 2008 十一月 25, 09:24 :

不好意思
我是ubuntu的新手
您說的/etc/apt/sources.list
請問要怎麼找

謝謝您


ajer001Re: [OO.o] OpenOffice.org 3.0 on Ubuntu By ajer001 @ 2008 十一月 25, 10:17 :

donjuan :
你可以下這個指令:
# sudo gedit /etc/apt/sources.list
然後在跳出來的編輯器輸入上面我說的那兩行,接著關閉儲存 :)

黑輪Re: [OO.o] OpenOffice.org 3.0 on Ubuntu By 黑輪 @ 2009 元月 31, 08:18 :

版大新年快樂。小弟按照上述操作直到最後一步dist-upgrade時出現訊息如下:
 sudo apt-get dist-upgrade
[sudo] password for ya:
讀取套件清單中... 完成
了解套件依存關係中       
Reading state information... 完成
籌畫升級套件中...失敗
下列的套件有無法滿足的依存關係:
  language-support-writing-en: 依存關係: openoffice.org-hyphenation
E: 無法解決依存關係。可能原因是某些套件被押後。

請問一下,這個時候要如何解決?

ajer001Re: [OO.o] OpenOffice.org 3.0 on Ubuntu By ajer001 @ 2009 二月 05, 14:47 :

黑輪 :
如果用 Synaptic 把它們強制重新安裝呢?