Thanks,  I installed the following using apt and then ran make realclean,
./configure --with-openssl, make and all is good!

John

[EMAIL PROTECTED] root]# apt-get install openssl-devel
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  e2fsprogs-devel krb5-devel zlib-devel
The following NEW packages will be installed:
  e2fsprogs-devel krb5-devel openssl-devel zlib-devel
0 upgraded, 4 newly installed, 0 removed and 0 not upgraded.

Committing changes...
Preparing...                ###########################################
[100%]
   1:e2fsprogs-devel        ########################################### [
25%]
   2:krb5-devel             ########################################### [
50%]
   3:zlib-devel             ########################################### [
75%]
   4:openssl-devel          ###########################################
[100%]
Done. 

-----Original Message-----
From: Kenneth Porter [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 25, 2004 12:21 AM
To: Subscribers of Qpopper
Subject: Re: Make not working on Fedora Core 2 Installation

--On Thursday, June 24, 2004 10:15 PM -0700 Daved Daly 
<[EMAIL PROTECTED]> wrote:

> that whole thing can be summed up in that gcc cant find ssl.h.
>
> On my slackware & debian installs all the openssl header files would
> be in /usr/include/openssl/
>
> Recheck your openssl installation ?

You need the openssl-devel package. Easiest way to install it is "yum 
install openssl-devel". That'll pull it from the repository listed in 
/etc/yum.conf, and grab any update available.

Check Fedora News online for articles on how to set up a local yum 
repository using your CD images, saving the need to pull non-updated 
packages from off-site.




Reply via email to