I'm running a Slackware 8.1 server and I have had Squirelmail and Postnuke working fine
with PHP.  Now I want to try IMP, which requires HORDE.  I've jumped through all the
hoops to get to (what I think is) the last step.  It wanted me to reconfigure PHP, so I
did like this:

./configure --with-imap --with-imap-ssl --with-gettext --with-mcrypt --with-mysql=/usr
--with-apxs=/usr/sbin/apxs

basically what I had before (imap, apxs, mysql) with some other things thrown in for 
good
measure.  That config's fine, but then the 'make' bombs out with:

-----
/usr/i386-slackware-linux/bin/ld: cannot find -lcrypto
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make[1]: Leaving directory `/root/installers/php-4.2.3'
make: *** [all-recursive] Error 1
root@jorge:~/installers/php-4.2.3# 
-----

I've tried everything I could think of, then hit google, and IRC for Slack/Horde and 
PHP.
 Can anyone point me in the right direction?  Oh, and by messing with PHP I've broken 
the
Squirrelmail install too.  Think once I have PHP upright again I'll be ok.

Thanks
Phil

=====
"If I can't dance I don't want to be in your revolution" -Emma Goldman

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to