Re: IMAP with ssl support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For Imapd:

make slx &&
cp imapd/imapd /usr/local/sbin/ &&

cd c-client &&
cp c-client.a /usr/local/lib/libc-client.a &&
cp rfc822.h /usr/local/include/ &&
cp mail.h /usr/local/include/ &&
cp linkage.h /usr/local/include/



For PHP:
add just '--with-imap' '--with-imap-ssl'


regards,
Bostjan



On Friday 11 March 2005 21:11, Bronislav Klucka wrote:
> Hi,
> I'm trying to compile php with imap ssl support, I've downloaded imap
> source and run
>
> make lnp SSLTYPE=unix
>
> then i run php configure file with
>
> as
>
> ./configure --with-imap=/usr/src/php5/imap/ --with-openssl
> --with-imap-ssl=/usr/src/php5/imap/
>
> configuration, make and make install worked but I there is still no
> imaps support...
>
> what am I doing wrong?
>
>
> Brona

-- 
Best regards,

Bostjan Skufca
system administrator

Domenca d.o.o. 
Phone: +386 4 5835444
Fax: +386 4 5831999
http://www.domenca.com

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux