Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[kontrollerlab] Problèmes de dépendances (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
SnowBear
l33t
l33t


Joined: 03 Sep 2005
Posts: 773
Location: France - Bordeaux

PostPosted: Sat Dec 23, 2006 1:53 pm    Post subject: [kontrollerlab] Problèmes de dépendances (résolu) Reply with quote

Bonjour à tous,
je souhaiterais installer Kontrollerlab (http://www.cadmaniac.org/projectMain.php?projectName=kontrollerlab). L'ebuild n'existant pas encore (je compte bien essayer de le faire) je dois l'installer manuellement.

Pour ce faire je commence par un ./configure qui me renvoit l'erreur suivante :
Code:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!


Sur le site du créateur il y a une réponse pour cette erreur :
Quote:
Check if the kdelibs-devel package (depending on the distribution You use, the name may vary) is installed on Your system. The second reason may be that the configure script is unable to find the libraries. Check if libtool is installed.


Problème : Il n'y a pas de paquet devel pour kdelibs sous gentoo :/ .


Savez-vous comment faire pour passer outre ce problème ?

Cordialement.


Last edited by SnowBear on Sat Dec 23, 2006 3:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
geekounet
Bodhisattva
Bodhisattva


Joined: 11 Oct 2004
Posts: 3772
Location: Wellington, Aotearoa

PostPosted: Sat Dec 23, 2006 2:08 pm    Post subject: Reply with quote

Normal qu'il n'y ai pas de paquet de devel, les headers sont avec kdelibs. Normalement tu dois faire un ./configure --kde-prefix=`kde-config --prefix` ou un truc du genre.
Back to top
View user's profile Send private message
SnowBear
l33t
l33t


Joined: 03 Sep 2005
Posts: 773
Location: France - Bordeaux

PostPosted: Sat Dec 23, 2006 2:26 pm    Post subject: Reply with quote

Merci,
ça a marché en faisant : ./configure --with-qt-dir=`kde-config --prefix`

Maintenant il me fait une erreur sur qt :
Code:
checking for Qt... configure: error: Qt (>= Qt 3.2) (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!


sur le site officiel :
Quote:
In this case, there are no QT headers or libraries installed on Your system. Check, if You have a qt-devel package installed (depending on the distribution You use, the name may vary). The second reason may be that the configure script is unable to find the libraries. Check if libtool is installed.
Alternatively, it may help to specify the QT directory directly using a configure flag. For example, when QT is installed to /usr/lib/qt-3.3, try:
./configure --with-qt-dir=/usr/lib/qt-3.3


Et bien sur pas de devel pour qt :/
Back to top
View user's profile Send private message
geekounet
Bodhisattva
Bodhisattva


Joined: 11 Oct 2004
Posts: 3772
Location: Wellington, Aotearoa

PostPosted: Sat Dec 23, 2006 3:23 pm    Post subject: Reply with quote

Pareil pour qt, les headers sont inclus avec, essaie ça : ./configure --with-qt-dir=/usr/qt/3/ --with-kde-dir=`kde-config --prefix`
Back to top
View user's profile Send private message
SnowBear
l33t
l33t


Joined: 03 Sep 2005
Posts: 773
Location: France - Bordeaux

PostPosted: Sat Dec 23, 2006 3:36 pm    Post subject: Reply with quote

merci ça marche ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum