View Single Post

   
  #4 (permalink)  
Old 04-11-2008, 05:46 AM
Joshua D. Drake
 
Posts: n/a
Default Re: 8.1dev ssl broke?

Michael Fuhr wrote:
> On Thu, Jul 07, 2005 at 12:30:35PM -0700, Joshua D. Drake wrote:
>
>>I pulled cvs today and performed the following:
>>
>>./configure --with-openssl --prefix=/tmp/pgsqldev

>
>
> Did the build actually find OpenSSL? Does "ldd postgres" show it
> linked against libcrypto and libssl (I'm assuming those are shared
> libraries on your system)?


Bingo... I didn't think about the ldd. **notes** make clean before
recompiling

Sincerely,

Joshua D. Drake




--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply With Quote