zerocoll
(usa Outra)
Enviado em 23/01/2010 - 01:38h
Olá, tenho um servidor squid, e estou instalando msn proxy para o monitorament do msn, instalei os pacotes mysql, apache entre outros, mais quando rodo o make install para instalar o msn tenho os seguintes erros.
cc -g -Wall -O2 -pipe -I/usr/local/include -I/usr/lib/mysql -fno-builtin-log -c msn-proxy.c
In file included from config.h:30,
from net-io.h:28,
from msn-proxy.c:33:
mysql.h:52:26: error: /usr/lib/mysql: Arquivo ou diretório inexistente
In file included from config.h:30,
from net-io.h:28,
from msn-proxy.c:33:
mysql.h:68: error: expected specifier-qualifier-list before âMYSQLâ
mysql.h:79: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âdb_fetch_rowâ
mysql.h:80: error: expected â)â before â*â token
mysql.h:81: error: expected â)â before â*â token
mysql.h:82: error: expected â)â before â*â token
mysql.h:83: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
mysql.h:85: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
make: ** [msn-proxy.o] Erro 1
obs: tive problemas durante a instalação do Libmysqlclient15-dev, diz que é impossível encontrar o pacote.
se alguem puder me ajudar, agradeço.