[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compiling fetchmail with ssl support
- To: linux-il(at-nospam)linux.org.il
- Subject: compiling fetchmail with ssl support
- From: Eran Levy <eranle(at-nospam)netvision.net.il>
- Date: Thu, 13 Sep 2001 23:58:30 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hi,
I wanna try ssl tunneling my fetchmail. To do it, Im compiling fetchmail
with ssl support first and here is the problem:
When I try to configure fetchmail with the SSL support:
/configure --with-ssl
Im getting errors about problems to find some header files, when I see the
errors I see that fetchmail looks to the wrong place.
so I have tried to configure fetchmail like this:
/configure --with-ssl=/usr/local/ssl
And fetchmail still isnt looking for the right place. So that means, this
isnt the switch ("...=/usr/local/ssl") to specify the ssl directory to
fetchmail to look for.
So, what is the correct switch to make fetchmail be able to look for the
ssl files in /usr/local/ssl?
Any idea?
--
Best Regards,
Eran Levy.
"This is Linux country. If you listen carefully, you can hear Windows
reboot..."
WebSite: http://levy.dyn.dhs.org
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il