Pages : 1
#1 Le 03/12/2006, à 12:44
- Ueki
probléme au ./configure
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking for python... /usr/bin/python
./configure: line 19675: +: command not found
checking for pthread_create in -lpthread... yes
checking for compress in -lz... yes
checking for ftime in -lcompat... no
checking for mysql_init in -lmysqlclient_r... no
checking for mysql_init in -lmysql... no
configure: error: Missing mysql
Hors ligne
#2 Le 03/12/2006, à 12:47
- mika23
Re : probléme au ./configure
salut
il me semble que le problème est assez clair non?
sauf si tu essayes de compiler mysql dans ce cas c'est plus ennuyeux...
Hors ligne
#3 Le 03/12/2006, à 12:53
- Ueki
Re : probléme au ./configure
non mysql est déja installé et marche donc jcomprend pas ce message d'erreur.
peut etre un élément de mysql qui n'est pas installé ?
Hors ligne
#4 Le 03/12/2006, à 13:07
- mika23
Re : probléme au ./configure
commençons apr le commencement
c'ets quopi que tu essayes d'installer et quelle version de mysql tu utilises ?
Hors ligne
#5 Le 03/12/2006, à 13:13
- Ueki
Re : probléme au ./configure
j'install mangos un émulateur pour wow
j'ai mysql 5
j'suis débutant encore j'précise
Dernière modification par Ueki (Le 03/12/2006, à 13:14)
Hors ligne
#6 Le 03/12/2006, à 13:45
- mika23
Re : probléme au ./configure
tu as regardé ici ?
http://doc.ubuntu-fr.org/applications/wow
Hors ligne
#7 Le 03/12/2006, à 14:24
- Ueki
Re : probléme au ./configure
wow marche chez moi
c'est l'émulateur de serveur wow que j'essaie de faire marcher , c'est autre chose
Hors ligne
#8 Le 03/12/2006, à 14:40
- AnthonNetworks
Re : probléme au ./configure
Et si tu installes le paquet libmysqlclient15-dev ???
Dernière modification par AnthonNetworks (Le 03/12/2006, à 14:41)
Hors ligne
#9 Le 03/12/2006, à 14:44
- Ueki
Re : probléme au ./configure
il me manquait libmysql++-dev
ca marche maintenant merci ^^
Hors ligne