[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] | Type: defect Status: new | Priority: normal Milestone: | Component: libpreludedb Version: devel | Severity: normal Keywords: | -----------------------------------+---------------------------------------- The configure script fails to detect sqlite3 (an probably also mysql) on Mac OS X. I figured out configure.in just looks for '.so'-files, but the extension for dynamic libraries on Apple's OS is 'dylib'. In my attached patch I replaced the hard-coded extension. It will be substituted to 'dylib' on Mac OS and 'so' on all other platforms. -- Ticket URL: <https://trac.prelude-ids.org/ticket/296> 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