On Thu, Jun 26, 2008 at 6:05 AM, Agnello George
<[EMAIL PROTECTED]> wrote:
> /usr/local/apache2/bin/apxs  -i -c -L/usr/local/mysql/lib -l mysqlclient
> /usr/local/src/mod_shapvh.c
> /usr/local/src/mod_shapvh.c:74:25: error: mysql/mysql.h: No such file or
> directory

You need to tell apxs where your mysql (client) headers are (or you
need to install them in /usr/lib/)

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to