I'm getting an error I don't like. Since I first installed PHP on my SuSE 7.3 box with RPM, the version has changed from 4.0.6 to 4.1.1 and I want to upgrade manually with tar.gz. The cool thing is, I'm getting the "old" ./configure options. So I applied those, however, I'm getting an error which is:
configure:20082: checking for XpmFreeXpmImage in -lXpm configure:20103: gcc -o conftest -g -O2 -DEAPI_MM -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHARD _SERVER_LIMIT=2048 -DDYNAMIC_MODULE_LIMIT=12 -L/lib -lX11 -lpng -lz -ljpeg -lz -lxml2 -lgdbm -lcurl -ldl -lcrypto -lssl -lcurl -l bz2 -lz -lcrypt -lssl -lcrypto -lresolv -lm -ldl -lnsl -lresolv -lc /usr/i486-suse-linux/bin/ld: cannot find -lXpm collect2: ld returned 1 exit status Could someone advice me what to do? Thanks in advance, Mark. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]