From: Patrick M. <pm...@si...> - 2011-08-31 20:54:37
|
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 additional dependencies for the jhbuild environment. Thanks for the help, Patrick McEvoy |