Sean <[email protected]> writes:
> We just compile it ourselves. It builds without any issues.
It fails here when ./configure is run like this:
./configure --prefix=/usr/local/src/test --with-mysql \
--includedir=/usr/mysql/5.1/include/mysql/
[...]
checking for MySQL support... no
configure: error: Unable to find mysql.h in standard locations
The file `mysql.h' is where I told configure to look:
ls -l /usr/mysql/5.1/include/mysql/mysql.h
-r--r--r-- 1 root bin 33654 ... /usr/mysql/5.1/include/mysql/mysql.h
_______________________________________________
opensolaris-discuss mailing list
[email protected]