[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssl on debian



On Thu, 3 Jul 2003, ps2man@dodo.com.au wrote:
> i have installed openssl latest source, and everything installed
> fine, but when i open a program that requires ssl it tells me ssl
> not installed ??
> 
> I can type openssl at the prompt and can use that fine, so what i'am
> i missing,

You installed it from source, right?  You need to make sure other
programs know where OpenSSL's libraries are.  Make sure line with path
to OpenSSL libraries is on /etc/ld.so.conf.  Then run ldconfig as
root.

But if you installed OpenSSL from latest source, you might encounter
another problem.  Packages were compiled against the packaged version
and hence there's a change they won't work with the newest one.  Be
careful about that.

        - Peter

-- 
Peter Solodov                    | Concordia University 
http://alcor.concordia.ca/~peter | Montreal, QC, Canada



Reply to: