Re: Hello out there...
Anders Boegh Mortensen <[email protected]>
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
Tom, Thax, but the "libmysqlclient.so" does not seem to be included in the "os x server", and i would if avoidable not install a different distribution of mysql. Is there any chance that you are able to link to, or send me the compiled mod_log_sql.so ? (Sorry for being lazy about this :-) ) //Anders On onsdag, jun 11, 2003, at 23:09 Europe/Copenhagen, Tom Wiebe wrote: > On Wednesday, June 11, 2003, at 12:22 AM, 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, > > I was successful in compiling mod_log_sql on OS X Client, and it's > working fine on 10.2.6. Here's what I did to make it work. I'm using > the Mysql.com (formerly Mark Liyange's) OS X Binary Installer. On OS X > Server, some of the files are undoubtably in different locations, but > you should be able to modify those locations in the makefile as > needed. > >> The only changes I had to make were to where I had the various >> libraries installed. >> >> here's the changes I made to the head of the Makefile: >> >> APACHESOURCE = /usr/local/src/apache_1.3.27 (Wasn't sure if this >> was really needed or not, so I downloaded the Apache source just in >> case) >> APACHEINSTALLED = /usr/sbin >> APACHEHEADERS = /usr/include/httpd >> APXS = $(APACHEINSTALLED)/apxs >> >> MYSQLLIBRARIES = /usr/local/mysql/lib >> MYSQLHEADERS = /usr/local/mysql/include >> >> I'm using a binary installation of MySQL and the default apache >> installation on OS X Client 10.2.3, the locations of these files may >> vary depending on how you've installed MySQL and will almost >> certainly be different if you're using OS X Server. >> > > Tom Wiebe > > > __________________________________________________________________ > 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/