[gnome-db] gnomedb on OSX
Patrick McEvoy <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am trying to build a Glade3 / C application that I have written for Linux on Mac OSX 10.5.8 and I have installed gtk+osx. The program uses gnomedb for database connectivity. When I run .configure for gnomedb it results in error: libcrypto support requested but not found. The mac version of openssl version 0.9.7l is installed. Can I somehow point configure to the mac version or do I need to install a openssl for linux. What is the best method for installing the dependencies needed by gnomedb. Thanks for the help, Patrick McEvoy