[問題] kdevelop configure的問題

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

版主: mufa

[問題] kdevelop configure的問題

文章EricSS » 週二 4月 22, 2003 1:07 pm

大家好....小的又來問問題了.. :ooops:

以下是error code
代碼: 選擇全部
checking for Qt... configure: error: Qt (>=Qt3.1.0) ( headers and libraries) not found.
please check your installation!
For more details about this problem, look at the end of config.log

請問我該怎麼辦,已經搞很久了,還是不行啊啊啊啊啊啊啊啊啊啊啊 :crying: :crying: :crying:

我查過google了,可是找不到(還找到一堆德文的網頁.. :shock: )
然後我打apt-cache search qt3 ,list出來的library 或是headers都已經每個都try install過了,還是不行

另外我一直有個疑問,就是有些package或是library要是apt-get insatll進去的話會把kdebase或是其他的package remove掉(其實整個kde就會毀了),為什麼會這樣呢

my config.log http://home.kimo.com.tw/s5289062/config.log
最後由 EricSS 於 週二 4月 22, 2003 1:40 pm 編輯,總共編輯了 1 次。
因靠耶和華而得的喜樂是你們的力量。 尼西米8:10
EricSS
懵懂的國中生
懵懂的國中生
 
文章: 128
註冊時間: 週四 3月 13, 2003 11:39 pm
來自: 紅毛城

re:[問題] kdevelop configure的問題

文章阿信 » 週二 4月 22, 2003 1:16 pm

有安裝qt-3.1.0以上的版本嗎?

testing還沒有qt-3.1.x的版本呢。
頭像
阿信
版面大總管
版面大總管
 
文章: 4756
註冊時間: 週二 9月 03, 2002 11:58 pm
來自: 台灣 - 嘉義

re:[問題] kdevelop configure的問題

文章moto » 週二 4月 22, 2003 1:17 pm

之前我自行編譯一些 KDE applet 時,發現 debian 擺放 qt header
的位置似乎與一般慣例不同,因為我在下 ./configure 的時候也是
一樣的錯誤訊息...因此..我的建議是你可以去找找 kdevelop 的選項
看看是否有關於 qt header 位置設定.. 看看他是否設定在 /usr/include/qt3/
:-)

另外一個問題是因為您要安裝的 package 跟 kdebase .. 等等衝突到..
為甚麼有這種狀況呢..這通常是您要安裝的 package 是根據舊版 kdebase
( 如 kde 2.x ) 所製作..但是現在您系統安裝的卻是 kde 3.x ,所以衝突
救出現了....那..怎麼辦呢..:

* 等待該 package 根據新版重新製作..
* 去網路搜尋該 package 是否有專門為 kde 3.x 製作的版本..
* apt-get sources 該 package ,自己動手.. ;-)
歡迎你來到MOTO學園一起討論Debian相關問題。
在post問題前可先別忘記了以下的步驟:
1:翻一下/usr/share/doc/中是否已經有解答了?
2:閱讀一下無痛起步是否已經提到了?
3:找一下google予以解答?
4:善用學園中的"搜尋"功能,往往答案就在裡面窩。
頭像
moto
摩托學園站長
摩托學園站長
 
文章: 2808
註冊時間: 週二 9月 03, 2002 3:37 am
來自: 台北

re:[問題] kdevelop configure的問題

文章EricSS » 週二 4月 22, 2003 1:28 pm

阿信 寫:有安裝qt-3.1.0以上的版本嗎?

testing還沒有qt-3.1.x的版本呢。


yeah,i already have done "apt-get install qt3.1"
因靠耶和華而得的喜樂是你們的力量。 尼西米8:10
EricSS
懵懂的國中生
懵懂的國中生
 
文章: 128
註冊時間: 週四 3月 13, 2003 11:39 pm
來自: 紅毛城

re:[問題] kdevelop configure的問題

文章EricSS » 週二 4月 22, 2003 1:38 pm

moto 寫:之前我自行編譯一些 KDE applet 時,發現 debian 擺放 qt header
的位置似乎與一般慣例不同,因為我在下 ./configure 的時候也是
一樣的錯誤訊息...因此..我的建議是你可以去找找 kdevelop 的選項
看看是否有關於 qt header 位置設定.. 看看他是否設定在 /usr/include/qt3/
:-)


i put "/usr/include/qt3/" at 2 places
(1)kdevelop->options->kdevelop setup->path->qt 2.x directories
(2)kdevelop->project->linker options->addtional library

the error message still there :-(
因靠耶和華而得的喜樂是你們的力量。 尼西米8:10
EricSS
懵懂的國中生
懵懂的國中生
 
文章: 128
註冊時間: 週四 3月 13, 2003 11:39 pm
來自: 紅毛城

re:[問題] kdevelop configure的問題

文章moto » 週二 4月 22, 2003 4:14 pm

這訊息是在 New 一個 Project 過程中產生的嗎?我剛剛試著 New 一個 KDE Normal 的 Project ..然後到編譯、執行都沒有出現錯誤說 :-o
歡迎你來到MOTO學園一起討論Debian相關問題。
在post問題前可先別忘記了以下的步驟:
1:翻一下/usr/share/doc/中是否已經有解答了?
2:閱讀一下無痛起步是否已經提到了?
3:找一下google予以解答?
4:善用學園中的"搜尋"功能,往往答案就在裡面窩。
頭像
moto
摩托學園站長
摩托學園站長
 
文章: 2808
註冊時間: 週二 9月 03, 2002 3:37 am
來自: 台北

re:[問題] kdevelop configure的問題

文章阿信 » 週二 4月 22, 2003 6:13 pm

EricSS 寫:
moto 寫:之前我自行編譯一些 KDE applet 時,發現 debian 擺放 qt header
的位置似乎與一般慣例不同,因為我在下 ./configure 的時候也是
一樣的錯誤訊息...因此..我的建議是你可以去找找 kdevelop 的選項
看看是否有關於 qt header 位置設定.. 看看他是否設定在 /usr/include/qt3/
:-)


i put "/usr/include/qt3/" at 2 places
(1)kdevelop->options->kdevelop setup->path->qt 2.x directories
(2)kdevelop->project->linker options->addtional library

the error message still there :-(


請問kdevelop是自己編譯的嗎?

libqt-dev and libqt-mt-dev有安裝嗎?
頭像
阿信
版面大總管
版面大總管
 
文章: 4756
註冊時間: 週二 9月 03, 2002 11:58 pm
來自: 台灣 - 嘉義

re:[問題] kdevelop configure的問題

文章EricSS » 週二 4月 22, 2003 9:49 pm

阿信 寫:請問kdevelop是自己編譯的嗎?

libqt-dev and libqt-mt-dev有安裝嗎?


1.no ,I add links to sources.list to install
2.after I "apt-get install libqt-dev libqt-mt-dev" the error message has changed

代碼: 選擇全部
checking for Qt... configure: error: Qt (>= Qt 3.1.0) (library qt-mt) not found. Please check your installation!


ai ai ai :crying: :crying:

and I try to "apt-get install libqt3-mt",it'll cause "kdebase" to remove
因靠耶和華而得的喜樂是你們的力量。 尼西米8:10
EricSS
懵懂的國中生
懵懂的國中生
 
文章: 128
註冊時間: 週四 3月 13, 2003 11:39 pm
來自: 紅毛城

re:[問題] kdevelop configure的問題

文章EricSS » 週二 4月 22, 2003 9:52 pm

moto 寫:這訊息是在 New 一個 Project 過程中產生的嗎?我剛剛試著 New 一個 KDE Normal 的 Project ..然後到編譯、執行都沒有出現錯誤說 :-o


Yes,it's new normal project :shock:
因靠耶和華而得的喜樂是你們的力量。 尼西米8:10
EricSS
懵懂的國中生
懵懂的國中生
 
文章: 128
註冊時間: 週四 3月 13, 2003 11:39 pm
來自: 紅毛城

re:[問題] kdevelop configure的問題

文章阿信 » 週二 4月 22, 2003 10:34 pm

EricSS 寫:
阿信 寫:請問kdevelop是自己編譯的嗎?

libqt-dev and libqt-mt-dev有安裝嗎?


1.no ,I add links to sources.list to install
2.after I "apt-get install libqt-dev libqt-mt-dev" the error message has changed

代碼: 選擇全部
checking for Qt... configure: error: Qt (>= Qt 3.1.0) (library qt-mt) not found. Please check your installation!


ai ai ai :crying: :crying:

and I try to "apt-get install libqt3-mt",it'll cause "kdebase" to remove


恩....我想最大的原因應該是kdevelop的關係,小弟建議eric兄可以抓kdevelop的source tarball,至少狀況可以自己知道.

小弟的kdevelop是自己編譯的,都沒有問題呢...
頭像
阿信
版面大總管
版面大總管
 
文章: 4756
註冊時間: 週二 9月 03, 2002 11:58 pm
來自: 台灣 - 嘉義

re:[問題] kdevelop configure的問題

文章EricSS » 週二 4月 22, 2003 10:38 pm

阿信 寫:恩....我想最大的原因應該是kdevelop的關係,小弟建議eric兄可以抓kdevelop的source tarball,至少狀況可以自己知道.

小弟的kdevelop是自己編譯的,都沒有問題呢...


那我該怎麼抓source tarball 我要怎樣安裝它.對不起我實在不知該如何下手 :ooops:

可是外表看起來真像是qt的問題呀.. :-o
因靠耶和華而得的喜樂是你們的力量。 尼西米8:10
EricSS
懵懂的國中生
懵懂的國中生
 
文章: 128
註冊時間: 週四 3月 13, 2003 11:39 pm
來自: 紅毛城

re:[問題] kdevelop configure的問題

文章阿信 » 週二 4月 22, 2003 10:41 pm

ftp://kde.linux.org.tw/pub/kde/stable/kdevelop-2.1.5

這邊可以抓...

編譯可以看裡面的INSTALL
頭像
阿信
版面大總管
版面大總管
 
文章: 4756
註冊時間: 週二 9月 03, 2002 11:58 pm
來自: 台灣 - 嘉義

re:[問題] kdevelop configure的問題

文章EricSS » 週二 4月 22, 2003 11:19 pm

阿信 寫:ftp://kde.linux.org.tw/pub/kde/stable/kdevelop-2.1.5

這邊可以抓...

編譯可以看裡面的INSTALL


I have tried tarball(so I remove my previous kdevelop)
but after I "./configure",the error message is the same :crying: :crying:
代碼: 選擇全部
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
debian:~/Desktop/kdevelop-2.1.5_for_KDE_3.1#


so...I should try "compiled Qt with thread support"?
but how to compile thread :ooops:
因靠耶和華而得的喜樂是你們的力量。 尼西米8:10
EricSS
懵懂的國中生
懵懂的國中生
 
文章: 128
註冊時間: 週四 3月 13, 2003 11:39 pm
來自: 紅毛城

re:[問題] kdevelop configure的問題

文章EricSS » 週三 4月 23, 2003 12:15 am

唉....這個問題不解決我會挫賽的 :crying:
因靠耶和華而得的喜樂是你們的力量。 尼西米8:10
EricSS
懵懂的國中生
懵懂的國中生
 
文章: 128
註冊時間: 週四 3月 13, 2003 11:39 pm
來自: 紅毛城

re:[問題] kdevelop configure的問題

文章阿信 » 週三 4月 23, 2003 12:09 pm

EricSS 寫:
阿信 寫:ftp://kde.linux.org.tw/pub/kde/stable/kdevelop-2.1.5

這邊可以抓...

編譯可以看裡面的INSTALL


I have tried tarball(so I remove my previous kdevelop)
but after I "./configure",the error message is the same :crying: :crying:
代碼: 選擇全部
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
debian:~/Desktop/kdevelop-2.1.5_for_KDE_3.1#


so...I should try "compiled Qt with thread support"?
but how to compile thread :ooops:


libqt3-mt-dev沒有安裝才對...

echo $QTDIR看一下結果吧...
頭像
阿信
版面大總管
版面大總管
 
文章: 4756
註冊時間: 週二 9月 03, 2002 11:58 pm
來自: 台灣 - 嘉義

下一頁

回到 debian misc

誰在線上

正在瀏覽這個版面的使用者:Google [Bot] 和 1 位訪客