nemeek

Member
Oct 5, 2006
5
0
151
When i make an apache update from cpanel it appear this:
and the apache not start in the final.

How can solve it? Thanks


./configure [@php-4.4.3]...(--with-apxs=/usr/local/apache/bin/apxs --prefix=/usr/local --with-xml --enable-bcmath --enable-calendar --with-curl --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-mcrypt --enable-magic-quotes --with-mysql=/usr --with-openssl --enable-discard-path --with-pear --enable-sockets --enable-track-vars --with-zlib).... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done

configure: error: libXpm.(a|so) not found.

make [@php-4.4.3]...(-j 1 clean).... Done

make [@php-4.4.3]...(-j 1).... Done


make [@php-4.4.3]...(install).... Done

/etc/rc.d/init.d/httpd start: httpd started

./configure [@php-4.4.3]...(--prefix=/usr --with-xml --enable-bcmath --enable-calendar --with-curl --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-mcrypt --enable-magic-quotes --with-mysql=/usr --with-openssl --enable-discard-path --with-pear --enable-sockets --enable-track-vars --with-zlib).... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done

configure: error: libXpm.(a|so) not found.

make [@php-4.4.3]...(-j 1 clean).... Done

make [@php-4.4.3]...(-j 1).... Done

make [@php-4.4.3]...(install).... Done

initfpsuexec: using apache 1.x support
PHP version file is up to date
 

dalem

Well-Known Member
PartnerNOC
Oct 24, 2003
2,983
159
368
SLC
cPanel Access Level
DataCenter Provider
libXpm libraries depends on what OS your running

install via yum or up2date

RHE3/CentOS3 rpm is XFree86-devel
RHE4/CentOS4 rpm is xorg-x11-devel