I've recently set up a new server with CPanel/WHM. When I attempt to compile Apache with PHP and the GD Library I get this error:
I checked, and found the libXpm to be installed in the /usr/X11R6/lib directory. Any suggestions on how to clear this up would be greatly appreciated, as this is holding up the launch of this server, and costing me quite a lot.Code:configure php-4.3.9...(--prefix=/usr --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --enable-magic-quotes --with-mysql --enable-discard-path --with-pear --enable-sockets --enable-track-vars --enable-versioning --with-zlib).... . . . . . . . . . . . Done configure: error: libXpm.(a|so) not found.
Edit: I'm Using CentOS 3.3, with WHM 9.9.3 and CPanel 9.9.6-C9. Any other specs can be given if needed.


LinkBack URL
About LinkBacks
Reply With Quote