php install with-cyrus

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
anmarti
Forum Newbie
Posts: 2
Joined: Mon Aug 04, 2003 6:09 am

php install with-cyrus

Post by anmarti »

Hello everybody,

I've got an SuSE 8.2 Prof minimal installation with added the packages I needed. I also installed package "cyrus-imapd-devel 2.1.12".

Apache 1.3.27 is installed from source not from SuSE. So also I try to install PHP 4.3.2.

Without cyrus the installation was successful.
When I compile with cyrus then I get the error
"configure: error: cyrus-imap version 2.0.8 or greater required".

Knows anybody what this errors cause?

Thanks
Andy

Here my compile entry:

./configure --prefix=/var/php --with-apxs=/var/apache/bin/apxs --enable-track-vars --enable-ftp --with-zlib --with-gd --with-sockets --enable-sockets --with-sysvshm --with-sysvsem --disable-debug --with-pdflib-dir=/usr/lib --with-tiff-dir=/usr/lib --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib --with-zlib-dir=/usr/lib --with-mysql --with-xml --with-gettext --with-cyrus
anmarti
Forum Newbie
Posts: 2
Joined: Mon Aug 04, 2003 6:09 am

Post by anmarti »

Does realy nobody know, whtat this error causes?

I dont know exacly

- not compatible with what?
- The installed cyrus-imap-devel?
- The cyrus module files are in the PHP Package.
Are those not compatible?
- Where get I a newer one?

Can anybody help me?

thanks
Andy
Post Reply