Re: ./configure issue

2005-03-14 Thread Gleb Paharenko
Hello. You shouldn't start MySQL server with configure. Use mysqld_safe instead. If mysqld stops look at the error file. See: http://dev.mysql.com/doc/mysql/en/starting-server.html http://dev.mysql.com/doc/mysql/en/error-log.html OpenView Mike <[EMAIL PROTECTED]> wrote: > [-- te

Re: Configure issue

2001-03-07 Thread Luis
Phillip Bruce wrote: > Hi, > > I have some problem running the ./configure > command for version mysql-3.23.33 see below: > > checking size of char... 0 > configure: error: No size for char type. > A likely cause for this could be that there isn't any > static libraries installed. You can ve