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

([EMAIL PROTECTED])

Reply via email to