Re: [Prelude Hybrid IDS] #296: configure fails to detect sqlite3 on Mac OS X
"Prelude Hybrid IDS" <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.devel |
|---|---|
| Message-ID | <[email protected]> |
#296: configure fails to detect sqlite3 on Mac OS X -----------------------------------+---------------------------------------- Reporter: [email protected] | Owner: yoann Type: defect | Status: assigned Priority: normal | Milestone: LibpreludeDB 0.9.15 Component: libpreludedb | Version: devel Severity: normal | Resolution: Keywords: | -----------------------------------+---------------------------------------- Comment(by [email protected]): I've ran 2 test with a stable MySQL-5-Version and with Mysql Version 6 on Mac OS X. Typically they install into /usr/local/mysql (symlink to /usr/local/mysql- VERSION) running ./configure --with-mysql=PATH mysql_config will be detected successfully und building works fine. The configure.in script also contains checks for headers and libraries. I don't know under which circumstances this is required. But it won't work on Mac OS X because headers and libs are in /usr/local/mysql/include and /usr/local/mysql/lib and these directories are not checked by configure.in. I think, this is a general problem with not-unified-OSes like Mac OS X. -- Ticket URL: <https://trac.prelude-ids.org/ticket/296#comment:3> Prelude Hybrid IDS <http://www.prelude-ids.org> The Prelude Hybrid Intrusion Detection System suite _______________________________________________ Prelude-devel site list [email protected] http://lists.prelude-ids.org/mailman/listinfo/prelude-devel