Re: Hello out there...
Shawn Michael <[email protected]>
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
Try editing the Makefile and changing all references to "-lmysqlclient" to be "/usr/lib/mysql/libmysqlclient.a". That should work (you will be compiling the data in statically instead of dynamically). On 2003.06.11 01:22 Anders Boegh Mortensen wrote: > Hey there > > I am trying to compile mod_log_sql 1.18 on a mac os x server 10.2.6. > > I cant seem to locate "libmysqlclient.so", are these the right ones on > os x: > > /usr/lib/mysql/libmysqlclient.a > /usr/lib/mysql/libmysqlclient.la > > if not, where can i acquire them? > > //Anders Boegh > > __________________________________________________________________ > Reminder: to unsubscribe, send email to <[email protected]> > with the words "unsubscribe mod_log_sql" in the body (w/o quotes). > The module homepage is http://www.grubbybaby.com/mod_log_sql/ > __________________________________________________________________ Reminder: to unsubscribe, send email to <[email protected]> with the words "unsubscribe mod_log_sql" in the body (w/o quotes). The module homepage is http://www.grubbybaby.com/mod_log_sql/