[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compiling fetchmail with ssl support
Thats what Im trying...and I think that Im on the right way.
Thanks.
At 00:40 14/09/01 +0300, you wrote:
>if it doesnt work, although you're using the correct flags, there are
>several things you can do:
>
>* remoev ALL temporary files (config.log, config.cache, config.this and
>config.that). anything at all, and then try again.
>* RTFS - it's just a shell script. find out why it fails and fix it (or,
>more likely, find out what options it expects and how to give them to
>it).
>
>the following are not particularly recommended, but have been known to
>work occasionally. YMMV.
>
>* use the power of symbolic links to give the configure script the
>answer it expects.
>* if all else fails, comment out those checks that fail from the
>script and add the appropriate flags to the Makefile, by hand.
>
>On Fri, 14 Sep 2001, Eran Levy wrote:
>
> > I did it, and I get the same errors.
> > fetchmail still searching in the same places like /usr/include/openssl and
> > others.
> > the --with-ssl=DIR is the right switch option to do it. But, why for the
> > god, Cant I specify the place for fetchmail to look for. All the needed
> > files and errors about not found files are in /usr/local/ssl but, fetchmail
> > still searching in the same places.
> >
> >
> > At 00:13 14/09/01 +0200, you wrote:
> > >a quick look through ./configure --help reveals the following :
> > >
> > ># ./configure --help | grep -i ssl
> > > --with-ssl-includes=DIR Location of OpenSSL includes
> > > --with-ssl-libs=DIR Location of OpenSSL libraries
> > >
> > >RTFM my dear Eran, RTFM :-)
> > >
> > >Oded
> > >
> > >--
> > >If they wrote error messages in Haiku ?
> > > wind catches lily
> > > scatt'ring petals to the wind:
> > > segmentation fault
> > >
> > >
> > >----- Original Message -----
> > >From: "Eran Levy" <eranle@netvision.net.il>
> > >To: <linux-il@linux.org.il>
> > >Sent: Thursday, September 13, 2001 11:58 PM
> > >Subject: compiling fetchmail with ssl support
> > >
> > >
> > > > 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
> > > >
> > > >
> >
> > --
> > 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
> >
>
>--
>mulix
>
>http://www.advogato.com/person/mulix
>http://www.sf.net/projects/syscalltrack
--
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