Re: [GENERAL] SSL ques

2010-12-12 Thread zab08
thank you, I install postgres from source, and use --with-openssl.

Re: [GENERAL] SSL ques

2010-12-12 Thread Dmitriy Igrishin
Hey, Sounds like you does not have SSL library installed. Try to install, for example, OpenSSL first and then try to build you software. 2010/12/12 zab08 > when I install sysbench-0.4.8, after the make command: > > > /usr/bin/ld: warning: libssl.so.6, needed by > /opt/PostgreSQL/9.0/lib/libpq.

[GENERAL] SSL ques

2010-12-11 Thread zab08
when I install sysbench-0.4.8, after the make command: /usr/bin/ld: warning: libssl.so.6, needed by /opt/PostgreSQL/9.0/lib/libpq.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libcrypto.so.6, needed by /opt/PostgreSQL/9.0/lib/libpq.so, not found (try using -rpath or -

[GENERAL] SSL ques

2010-12-11 Thread zab08
when I install sysbench-0.4.8, after the make command: /usr/bin/ld: warning: libssl.so.6, needed by /opt/PostgreSQL/9.0/lib/libpq.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libcrypto.so.6, needed by /opt/PostgreSQL/9.0/lib/libpq.so, not found (try using -rpath or -