[問題]一個 Compile的問題

如果您覺得您的問題不屬於 debian desktop 或是 debian server 版的範圍內,請在這裡發問。

版主: mufa

[問題]一個 Compile的問題

文章alex » 週四 12月 19, 2002 3:32 am

由於某種因素 必須重新 Compile OpenOffice, 在Configure時發生了一個問題 , 他說我的 X11 Lib沒裝! 我不知道該裝那一個套件?
alex
可愛的小學生
可愛的小學生
 
文章: 38
註冊時間: 週四 9月 05, 2002 8:17 pm

re:[問題]一個 Compile的問題

文章阿信 » 週四 12月 19, 2002 8:43 am

apt-get install xlibs-dev

dpkg -l xlibs*

un xlib <none> (no description available)
un xlib6 <none> (no description available)
un xlib6-altdev <none> (no description available)
un xlib6-static <none> (no description available)
pn xlib6g <none> (no description available)
un xlib6g-dev <none> (no description available)
un xlib6g-static <none> (no description available)
un xlibmesa-dev <none> (no description available)
ii xlibmesa3 4.2.1-3 XFree86 version of Mesa 3D graphics library
un xlibmesa3-dbg <none> (no description available)
un xlibosmesa-dev <none> (no description available)
un xlibosmesa3 <none> (no description available)
un xlibosmesa3-db <none> (no description available)
ii xlibs 4.2.1-3 X Window System client libraries
un xlibs-dbg <none> (no description available)
ii xlibs-dev 4.2.1-3 X Window System client library development f
un xlibs-pic <none> (no description available)

看少那一個就裝吧,但是log應該會有正確的錯誤訊息。

另外openoffice可能要編譯快十個小時,確定要編譯嗎?
頭像
阿信
版面大總管
版面大總管
 
文章: 4756
註冊時間: 週二 9月 03, 2002 11:58 pm
來自: 台灣 - 嘉義

re:[問題]一個 Compile的問題

文章alex » 週二 12月 24, 2002 5:29 am

謝謝, 我已逐漸習慣 使用 Debian的工具了,
之所以要重新Compile OpenOffice是因為 他的檔案格式 雖然說是XML但 好像只有 OpenOffice才能開啟 那麼 是否會變成 只是把微軟的Office換成OpenOffice 仍是 獨有的格式. 在xml.openoffice.org的網站 看到一些訊息 它可以存成單純的XML格式 只是必須要作些加工 把XMerge XMergeBridge的模組加進來 所以才興起 重新Compile的念頭
事實上 在OpenOffice 638C時 我也曾 成功地把它Compile 但 643C 就還沒成功 一則是 對java不熟(根本就沒實作過) 另一則是 離638C 那次的經驗太久了. 而要提供XMerge這個模組 就必須 加裝 xalan 及ant 還有 jaxp 在這上面 就遇到好多問題
我希望 假如 OpenOffice能直接存成XML (很乾淨的) 那麼 它也可能成為一個 docBook, linuxdoc的 文件製作gui平台 這樣子 對一些很會製作文件 但又不太願意花工夫去學 SGML或 XML 的人未嚐不是件福音 (應當說 這樣就可以有更多的人可以參與很多的文件製作計劃) 雖然 目前已經有許多 GUI的文件編輯器可以作到 XML編輯 但終究 被接受的程度太低了 我覺得 OpenOffice 是一個很好的選擇
alex
可愛的小學生
可愛的小學生
 
文章: 38
註冊時間: 週四 9月 05, 2002 8:17 pm

re:[問題]一個 Compile的問題

文章louie » 週二 12月 24, 2002 12:17 pm

經過 alex 兄這麼一說, 才突然明白之前要用 openoffice 去開啟 gnumeric 的檔案卻無法正常, 本以為兩者都是存成 XML, 應該在轉換上可行才是。
由於最近 unstable 中的 gnumeric 出了一些問題, 在開啟之前的舊檔時, 所有的中文字都變成亂碼, 再加上現在已經不用 gnome 了, 而 gnumeric 又有一堆 dependency 的問題, 所以才興起用 openoffice 的念頭。
想請教 alex 兄, 如果我現在將 openoffice 給重新 compile, 加上 XMerge XMergeBridge 的模組給加上, 是否有可能就能夠用 openoffice 來開啟 gnumeric 的檔案了 ?
louie
快樂的大學生
快樂的大學生
 
文章: 593
註冊時間: 週一 9月 09, 2002 7:58 pm

re:[問題]一個 Compile的問題

文章訪客 » 週二 2月 18, 2003 12:58 am

I got a very great box with 4 CPU & 1GB Memory, I will retry to compile OpenOffice.org 1.0.2
訪客
 

re:[問題]一個 Compile的問題

文章阿信 » 週二 2月 18, 2003 9:39 am

哇賽...超猛的,順便紀錄一下時間吧。
頭像
阿信
版面大總管
版面大總管
 
文章: 4756
註冊時間: 週二 9月 03, 2002 11:58 pm
來自: 台灣 - 嘉義

re:[問題]一個 Compile的問題

文章訪客 » 週四 2月 20, 2003 5:02 pm

I have got some error messages and compiler terminated. I think it would be some problem with jdk, due to I installed j2sdk1.4.1 instead of blackdown 1.3; I would try it again later.

db/FullVectorBtree.java:160: warning: as of release 1.4, assert is a keyword, an
d may not be used as an identifier
assert(_free > 0 && _free <= _blockSize);
^
db/VectorBtree.java:277: warning: as of release 1.4, assert is a keyword, and ma
y not be used as an identifier
public static void assert(boolean assertion) {
^
db/VectorBtree.java:352: warning: as of release 1.4, assert is a keyword, and ma
y not be used as an identifier
assert(stack.size() == 0);
^
util/ExtensibleURLStreamHandlerFactory.java:82: unreachable statement
return (URLStreamHandler)handlerClass.newInstance();;
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
1 error
3 warnings
dmake: Error code 1, while making '../../../../unxlngi4.pro/misc/com_sun_xmlsea
rch_dummy.java'
---* TG_SLO.MK *---

real 11m44.408s
user 7m38.710s
sys 1m15.660s

The performance is quite good.
訪客
 


回到 debian misc

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客