![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| OS X (Apple) OS X is a line of Unix-based graphical operating systems developed, marketed, and sold by Apple. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Plz Help me to find GNU C++ Runtime Library | smartgupta | Linux | 2 | 09-22-2008 06:57 AM |
| fixing with sed | capri_drm | Linux | 13 | 05-27-2008 02:13 PM |
| ld: Can't find library or mismatched ABI for | selalerer | HP-UX | 1 | 03-13-2007 08:20 AM |
| How compile a library on solaris(like dll in windows) | zing | High Level Programming | 3 | 07-18-2003 02:27 AM |
| Can't find curses library | xenon830 | High Level Programming | 1 | 10-10-2001 12:57 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Canot find library on compile - fixing PKG_CONFIG_PATH isn't working
I am using bash on OSX Leopard.
When I attempt ./configure I get this error: checking for OPENSSL... configure: error: Package requirements (openssl) were not met: No package 'openssl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables OPENSSL_CFLAGS and OPENSSL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. So then I do "locate openssl.pc" and that returns "/usr/lib/pkgconfig/openssl.pc" Then I do "export PKG_CONFIG_PATH=/usr/lib/pkgconfig" That returns "0.9.7l" so I know that pkg-config can find it. But then when I enter "./configure" again I get the exact same error as before. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|