impact of --without-server on include files installed

2006-05-26 Thread Benjamin Rutt
The source build of 5.0.18, on linux, when using --without-server, leaves out the following 3 headers that are installed when --without-server is not given: > include/mysql/mysqld_ername.h > include/mysql/mysqld_error.h > include/mysql/sql_state.h Is this intentional? This breaks the python MySQ

Re: include files

2001-06-14 Thread Paul DuBois
At 3:33 PM -0700 6/14/01, Mike Jimenez wrote: >I installed MYSQL in Redhat Linux 6.2 and where are the include files? >If your include files are not in /usr/include/mysql or >/usr/local/include/mysql, > >I cannot find the include files and I installed from RPM >MySQL-3.23.38

include files

2001-06-14 Thread Mike Jimenez
I installed MYSQL in Redhat Linux 6.2 and where are the include files? If your include files are not in /usr/include/mysql or /usr/local/include/mysql, I cannot find the include files and I installed from RPM MySQL-3.23.38-1.i386.rpm MySQL-client-3.23.38-1.i386.rpm Thanks MIke