Re: trouble configuring libwww with openssl
Tony Alexander <[email protected]> Thu, 2 Dec 2004 08:12:02 -0500
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <p06200718bdd4c4f02585@[172.16.14.30]> |
hi v, thanx for the reply. >Hurrms, currently my workstation has Red Hat Enterprise Linux ES >release 3 (Taroon), > > [bancroft@hilbert w3c-libwww-5.4.0]$ rpm -qa | grep ssl > openssl-0.9.7a-22.1 > docbook-style-dsssl-1.76-8 > openssl-devel-0.9.7a-22.1 > mod_ssl-2.0.46-25.ent > >Have you checked that the openssl-devel package is installed ? yep! [axx@artimus axx]$ rpm -qa | grep ssl openssl-0.9.7a-35 openssl-devel-0.9.7a-35 docbook-style-dsssl-1.78-3 here's another curious note. if i don't include the option --with-mysql=/usr/local/mysql libwww-5.4.0 will configure with ssl, however, it won't compile. still workin' on it. thanx again! ax