On Saturday 18 February 2006 18:49, Fred McCann wrote:
> I'm trying to build apr_dbd_mysql on on Apache 2.2.0 / OS X 10.4.5 so
> I can use the mysql driver for mod_authn_dbd. I installed Apache2 via
> darwin ports and I downloaded apr_dbd_mysql.c from http://
> apache.webthing.com/svn/apache/apr/apr_dbd_mysql.c. I'm not sure that
> I'm correctly building the module. I'm using this command:
>
> /opt/local/apache2/bin/apxs -c apr_dbd_mysql.c -a -I /opt/local/
> include/apr-1 -L /opt/local/lib

apxs is for apache modules, not apr_util libraries.

See
http://svn.apache.org/viewcvs.cgi/apr/apr-util/trunk/INSTALL.MySQL?view=markup

-- 
Nick Kew

---------------------------------------------------------------------
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