[CentOS] crypto, readline and zlib libraries - Postgres install

Tue Mar 4 04:42:03 UTC 2008
Les Mikesell <lesmikesell at gmail.com>

Karl Denninger wrote:
> 
> Stephen Harris wrote:
>> On Mon, Mar 03, 2008 at 04:46:28PM -0600, Karl Denninger wrote:
>>  
>>> Stephen Harris wrote:
>>>     
>>
>>  
>>>> So; readline-devel, zlib-devel and so on.
>>>>
>>>>  
>>>>       
>>> Cool - that's two of three.
>>>
>>> Where's crypto?
>>>     
>>
>> "yum whatprovides" is your friend.
>>
>>   
> Allegedly openssl (which is loaded) provides this, but...
> 
> ./configure --with-openssl
> 
> ...... (lots of stuff that is all ok)
> checking whether ln -s works... yes
> checking for gawk... gawk
> checking for bison... bison -y
> configure: using bison (GNU Bison) 2.3
> checking for flex... /usr/bin/flex
> configure: using /usr/bin/flex version 2.5.4
> checking for perl... /usr/bin/perl
> checking for main in -lm... yes
> checking for library containing setproctitle... no
> checking for library containing dlopen... -ldl
> checking for library containing socket... none required
> checking for library containing shl_load... no
> checking for library containing getopt_long... none required
> checking for library containing crypt... -lcrypt
> checking for library containing fdatasync... none required
> checking for library containing shmget... none required
> checking for -lreadline... yes (-lreadline -ltermcap)
> checking for inflate in -lz... yes
> checking for CRYPTO_new_ex_data in -lcrypto... no
> configure: error: library 'crypto' is required for OpenSSL
> 
> Hmmmm....
> 

Do you have the openssl-devel package?

-- 
   Les Mikesell
    lesmikesell at gmail.com