bug with the installation of mysql.

2002-11-14 Thread Philippe Benchemoul
Hello, I have a problem with the installation of mysql. The configure is ok but I have this message when I run the make command: --- PIC -o .libs/libmysql.lo libmysql.c: In function `mysql_real_connect': libmysql.c:1325: warning: passing arg 5 of

Problem with compilation of mysql.

2002-10-11 Thread Philippe Benchemoul
You can find the message I have when I try to compile mysql : - rm -f .libs/libmysql.lo gcc -DDEFAULT_CHARSET_HOME=\/usr/local/progs/mysql\ -DDATADIR=\/usr/local/progs/mysql/var\ -DSHAREDIR=\/usr/local/progs/mysql/share/mysql\

Problem with mysql.

2002-10-10 Thread Philippe Benchemoul
Hi, I try to install mysql 3.23.52 on a debian 2.2.8 with the sources. ./configure --prefix=/usr/local/progs/mysql For the configure level, I have the message : checking for termcap functions library... configure: error: No curses/termcap library found I have tried to install

Problem with mysql.

2002-10-10 Thread Philippe Benchemoul
Hi, I have arrived to pass the first level and now I'm at the second one. I have done a apt-get install libcdk-dev to resolve the first level. For the level 2 make, I have this message : - ibmysql.c: In function `mysql_real_connect':