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

Re: Looking for ssl library on 3.0



On Tue, Dec 03, 2002 at 02:04:58PM -0500, Rod Clayton wrote:
> I have ssh working so I must have SSL somewhere.
> 
> What directory should the libraary be in?

'dpkg -S "libssl*"' gives you all the packages that contain a file that
matches "libssl*" including the full path of the file.

> I am trying to build stunnel.

You probably need to install the "libssl-dev" package in order to get
all the header files needed for building your application.
('apt-get update; apt-get install libssl-dev')

Jochen

(jr@debian.org)



Reply to: