Ted Yu said: > Hi, > I installed libxml2-2.6.14-1.i386.rpm. > When I run ./configure under php-5.0.2, I get: > > Configuring extensions > checking whether to enable LIBXML support... yes > checking libxml2 install dir... no > configure: error: libxml2 version 2.5.10 or greater > required. > > How do I get over it ? You didn't leave a lot to go on here. If you are using RPMs then you should probably disclose the secret distribution. Anyway, if you are going to compile PHP then you should compile everything that goes with it, as RPMs don't always install where you expect them. Otherwise, use RPMs for everything and install them all together. I like to put all the RPMs, I'm going to use, into one directory and "rpm -ivh *". That way everything gets melted together just like RPMs. Kinda sick but... Mixing RPM and manual compiles is do-able, but always messy and not always giving the best results, because it's messy. Then again, so is my desk... -- Scott - : send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html