Re: Installation problems on Mac OS X

Clay Loveless <[email protected]> Fri, 16 Jul 2004 10:44:09 -0700
Newsgroups gmane.comp.apache.mod-log-sql
Message-ID <BD1D61F9.4F512%[email protected]>
On 7/16/04 10:05 AM Pacific Time, Edward Rudd ([email protected]) wrote:

> The mysql client library isn't being loaded into apache. most likely it
> can't find it as it's not in the library path.  the easiest solution is
> to add this before loading the mod_log_sql_mysql module
> 
> LoadFile /usr/local/mysql/libmysqlclient.so
> 
> except replace the path with the path to the mysql client lib that you
> linked with.

Alright, now this seems strange -- there wasn't a libmysqlclient.so on my
system, at least not that I can find.

MySQL is installed in /usr/local/mysql ... No libmysqlclient.so files to be
found anywhere in there, even though we already got over the hurdle of a
dynamically loadable MySQL (so I thought), since we finally got the
mod_log_sql_mysql.so file during the mod_log_sql build.

The deeper into all of this I get, the more I start thinking "It's time to
just go get a FreeBSD box." OS X is *almost* a regular UNIX citizen, but
it's just not quite _enough_ of a regular UNIX citizen.

Thanks for your patience, Edward ... Can you suggest how
mod_log_sql_mysql.so would have built successfully in the absence of a
libmysqlclient.so file?

Thanks,
-Clay

-- 
Killersoft.com


_______________________________________________
Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/

To unsubscribe send an e-mail to 
mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org