| RPM | RedHat ES3 | RedHat-7.3 | RedHat-7.2 | CentOS-3.1 |
|---|---|---|---|---|
| cURL | curl-7.12.1.rpm | curl-7.12.1.rpm | curl-7.10.7.rpm | curl-7.12.1.rpm |
| MHash | mhash-0.9.1.rpm | mhash-0.9.1.rpm | mhash-0.8.18.rpm | mhash-0.9.1.rpm |
| LibMCript | libmcrypt-2.5.7.rpm | libmcrypt-2.5.7.rpm | libmcrypt-2.5.7.rpm | libmcrypt-2.5.7.rpm |
| MCript | mcrypt-2.6.4.rpm | mcrypt-2.6.4.rpm | mcrypt-2.6.4.rpm | mcrypt-2.6.4.rpm |
| Sablotron | sablot-1.0.1.rpm | sablot-1.0.rpm | sablot-1.0.rpm | sablot-1.0.1.rpm |
| LibXML2 | libxml2-2.6.14.rpm | libxml2-2.6.14.rpm | libxml2-2.5.9.rpm | libxml2-2.6.14.rpm |
| LibXSLT | libxslt-1.1.9.rpm | libxslt-1.1.9.rpm | libxslt-1.0.30.rpm | libxslt-1.1.9.rpm |
| MnogoSearch | mnogosearch-3.2.21.rpm | mnogosearch-3.2.21.rpm | - | mnogosearch-3.2.21.rpm |
| Configuration problems |
|
|---|---|
| PROBLEM: | checking for ZIP support... yes configure: error: Cannot find libzzip |
| SOLUTION: | zziplib installation |
| PROBLEM: | checking return type of qsort... void configure: error: Cannot find MySQL header files under /usr |
| SOLUTION: | Install mysql-devel RPM |
| PROBLEM: |
PHP5 compilation
checking for MSSQL support via FreeTDS... no checking for MySQL support... yes, shared checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... no configure: error: Cannot find libmysqlclient_r under /usr. Note that the MySQL client library is not bundled anymore! |
| SOLUTION: | Install mysql-devel |
| PROBLEM: | checking for PostgreSQL support... yes configure: error: Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path |
| SOLUTION: | Install postgresql-devel RPM |
| PROBLEM: | checking for XMLRPC-EPI in default path... not found configure: error: Please reinstall the XMLRPC-EPI distribution |
| SOLUTION: | XMLRPC installation |
| PROBLEM: |
checking lex output file root... ./configure: lex: command
not
found configure: error: cannot find output from lex; giving up |
| SOLUTION: |
Install flex RPM |
| PROBLEM: |
checking for OpenSSL support... yes configure: error: Cannot find OpenSSL's <evp.h> |
| SOLUTION: |
Install openssl-devel RPM |
| PROBLEM: |
checking if the location of ZLIB install directory is
defined...
/usr configure: error: Cannot find libz |
| SOLUTION: |
Install zlib-devel RPM |
| PROBLEM: |
checking for BZip2 in default path... not found configure: error: Please reinstall the BZip2 distribution |
| SOLUTION: |
Install bzip2-devel RPM |
| PROBLEM: |
checking for floorf... yes configure: error: libjpeg.(a|so) not found. |
| SOLUTION: |
Install libjpeg-devel RPM |
| PROBLEM: |
checking for jpeg_read_header in -ljpeg... yes configure: error: libpng.(a|so) not found. |
| SOLUTION: | Install libpng-devel RPM |
| PROBLEM: | If configure fails try --with-xpm-dir=<DIR> configure: error: freetype2 not found! |
| SOLUTION: |
Install freetype-devel RPM |
| PROBLEM: | checking for png_write_image in -lpng... yes If configure fails try --with-xpm-dir=<DIR> If configure fails try --with-freetype-dir=<DIR> configure: error: Unable to find gd.h anywhere under /usr |
| SOLUTION: | Install gd-devel RPM |
| PROBLEM: | checking for crypt in -lcrypt...
yes configure: error: Kerberos libraries not found. Check the path given to --with-kerberos (if no path is given, searches in /usr/kerberos, /usr/local and /usr ) |
| SOLUTION: | Install krb5-devel RPM |
| PROBLEM: |
checking for InterBase support... yes checking for isc_detach_database in -lgds... no checking for isc_detach_database in -lib_util... no configure: error: libgds or libib_util not found! Check config.log for more information. |
| SOLUTION: | Install interbase |
| PROBLEM: |
checking for LDAP support... yes configure: error: Cannot find ldap.h |
| SOLUTION: | Install openldap-devel package |
| PROBLEM: |
checking for PDF_show_boxed in -lpdf... no configure: error: PDFlib extension requires at least pdflib 3.x. You may also need libtiff, libjpeg, libpng and libz. Use the options --with-tiff-dir=<DIR>, --with-jpeg-dir=<DIR>, --with-png-dir=<DIR> and --with-zlib-dir=<DIR> See config.log for more information. |
| SOLUTION: | PDFlib installation |
| PROBLEM: |
checking whether SSL libraries are needed for c-client... no checking whether IMAP works... no configure: error: build test failed. Please check the config.log for details. In config.log : : undefined reference to `pam_...' *** Error code 1 |
| SOLUTION: | Install pam-devel package |
| PROBLEM: |
checking for IMAP SSL support... shared,/usr checking for utf8_mime2text signature... new checking for U8T_CANONICAL... no configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information. error: Bad exit status from /var/tmp/rpm-tmp.92664 (%build) |
| SOLUTION: |
Install c-client |
| PROBLEM: |
checking OpenSSL dir for MCVE... /usr checking for mhash support... yes configure: error: Please reinstall libmhash - I cannot find mhash.h error: Bad exit status from /var/tmp/rpm-tmp.16191 (%build) |
| SOLUTION: |
Install mhash |
| PROBLEM: |
checking for mSQL support... no checking for MSSQL support via FreeTDS... yes configure: error: Directory /usr is not a FreeTDS installation directory error: Bad exit status from /var/tmp/rpm-tmp.61402 (%build) |
| SOLUTION: |
Install FreeTDS |
| PROBLEM: |
checking for getgroups... yes checking for PSPELL support... yes, shared configure: error: Cannot find pspell error: Bad exit status from /var/tmp/rpm-tmp.66140 (%build) |
| SOLUTION: |
Install pspell |
| PROBLEM: |
checking for iconv... (cached) yes checking for JS_GetRuntime in -ljs... no configure: error: libjs not found. Please check config.log for more information. error: Bad exit status from /var/tmp/rpm-tmp.29676 (%build) |
| SOLUTION: |
Install js-devel |
| PROBLEM: |
Compilation PHP with IMAP support
checking whether IMAP works... no configure: error: build test failed. Please check the config.log for details. in config.log ... configure:41210: checking whether IMAP works configure:41243: gcc -o conftest -g -O2 -Wl,-rpath conftest.c -lc-client -lcrypt -lfre etype -lpng -lz -ljpeg -lcurl -lbz2 -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl -lcurl -lssl -lcrypto -ldl -lz 1>&5 libc-client.a(osdep.o): In function `ssl_onceonlyinit': /tmp/apache-tmp/imap-2002d/c-client/osdep.c:287: the use of `tmpnam' is dangerous, better use `mkstemp' libc-client.a(osdep.o): In function `checkpw': /tmp/apache-tmp/imap-2002d/c-client/osdep.c:124: undefined reference to `pam_start' /tmp/apache-tmp/imap-2002d/c-client/osdep.c:129: undefined reference to `pam_set_item' |
| SOLUTION: | Install pam-devel package |
| PROBLEM: |
PHP configuration with "iconv"
"checking for iconv support... yes configure: error: Please reinstall the iconv library" |
| SOLUTION: | Install last version libiconv |
| Compilation problems | |
| PROBLEM: | /hsphere/shared/include/c-client/c-client.h:34:60:osdep.h:No such file or directory |
| SOLUTION: | ln -s /hsphere/shared/include/c-client/os_slx.h /hsphere/shared/include/c-client/osdep.h |
| PROBLEM: |
ext/pdf/pdf.lo: In function `zif_pdf_open': /root/php2/php-4.3.8/ext/pdf/pdf.c:473: undefined reference to `PDF_open_fp' *** Error code 1 |
| SOLUTION: |
Add the following patches (or get them from this site pdflib.1.7-1.8.patch and pdflib.1.87-1.88.patch ) # cd php-X.X.X # patch < pdflib.XX.XX-XX.XX.patch |
| PROBLEM: |
main/network.lo(.text+0x76): In function `php_network_getaddresses': /usr/local/src/php-4.3.8/main/network.c:243: undefined reference to `__inet_aton' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 |
| SOLUTION: |
export LIBS="-lbind" make clean ./configure .... make |
| PROBLEM: |
Compilation PHP with IMAP support
/usr/src/redhat/BUILD/php-5.2.4/ext/imap/php_imap.c: In function `zm_startup_imap': /usr/src/redhat/BUILD/php-5.2.4/ext/imap/php_imap.c:475: error: `auth_gss' undeclared (first use in this function) /usr/src/redhat/BUILD/php-5.2.4/ext/imap/php_imap.c:475: error: (Each undeclared identifier is reported only once /usr/src/redhat/BUILD/php-5.2.4/ext/imap/php_imap.c:475: error: for each function it appears in.) make: *** [ext/imap/php_imap.lo] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.48577 (%build) |
| SOLUTION: |
Recompile c-client with kerberos support
make lrh EXTRAAUTHENTICATORS=gss |
| Runtime problems | |
| PROBLEM: |
Apache start
Syntax error on line 22 of httpd.conf: Cannot load libexec/libphp4.so into server: libexec/libphp4.so: Undefined symbol "EVP_idea_cbc" |
| SOLUTION: | Install openssl package |