c-clinet library is build with SSL support

MattF

Active Member
May 5, 2002
35
0
306
Running /scripts/easyapache I get this.

configure: error: This c-client library is build with SSL support.

Add --with-imap-ssl&=DIR& to your configure line. Check config.log for details.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.

I've tried everything reinstall glibc, curl, imap, all -devel of them etc...
 

shaun

Well-Known Member
PartnerNOC
Verifed Vendor
Nov 9, 2001
702
1
318
San Clemente, Ca
cPanel Access Level
DataCenter Provider
Twitter
Wahhhhhhh!!! I know the Fix... you can send 30 dollars to my paypal account ( [email protected] ) :) j/k


do this..
1. log in as root
2. run /scripts/easyapache
3. select advanced
4. go into the php options and unselect imap
5. exit and save.
6. wait for apache/php/mod_ssl to recompile and restart.

that should do it.