snaaps
Verified User
Hello I trieing to install imap_c-client but it wont be work.
I follow this one:
http://www.directadmin.com/forum/showthread.php?s=&threadid=12430&highlight=imap2004g
when I update PHP i get the folloing message:
Thank you for using PHP.
/usr/local/directadmin/customapache/configure.php: line 30: --with-imap=/usr/local/imap-2004g: No such file or directory
*** There was an error while trying to configure php. Check the configure.php file
Is there anywone that can give me a worked howto?
We are using centos 4.2
EDIT:
I am a little further with the imap c-client.
But when I update ./ build php
we cat now:
-lcom_err -lcrypt -lcrypt -o libphp4.la
/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1
*** The make has failed, do you want to try to make again? (y,n):
EDIT 2:
just run before ./build php
# ./build clean
Fixed and works now!
joepie
I follow this one:
http://www.directadmin.com/forum/showthread.php?s=&threadid=12430&highlight=imap2004g
when I update PHP i get the folloing message:
Thank you for using PHP.
/usr/local/directadmin/customapache/configure.php: line 30: --with-imap=/usr/local/imap-2004g: No such file or directory
*** There was an error while trying to configure php. Check the configure.php file
Is there anywone that can give me a worked howto?
We are using centos 4.2
EDIT:
I am a little further with the imap c-client.
But when I update ./ build php
we cat now:
-lcom_err -lcrypt -lcrypt -o libphp4.la
/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1
*** The make has failed, do you want to try to make again? (y,n):
EDIT 2:
just run before ./build php
# ./build clean
Fixed and works now!
joepie
Last edited: