We tried to rebuild the PHP with Sablotron from php-3.4.10-3.2.src.rpm adding the follwing lines in the /usr/src/redhat/SPECS/php.spec file: --enable-xslt \ --with-xlst-sablot \ --with-sablot-js \ like in the old RH7.2 with php-4.1.2 but we get always this error: .......(skip) ........ config.status: creating main/php_config.h config.status: executing default commands + --enable-xslt --with-xslt-sablot --with-sablot-js /var/tmp/rpm-tmp.18182: line 142: --enable-xslt: command not found error: Bad exit status from /var/tmp/rpm-tmp.18182 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.18182 (%build) We have also installed the related rpms: js.i686 1.5-0.n0i.3.rc6a sablotron.i686 1.0.2-0.n0i.1 sablotron-devel.i686 1.0.2-0.n0i.1 js-devel.i686 1.5-0.n0i.3.rc6a expat-1.95.7-4 expat-devel-1.95.7-4 Any suggestion? Thanks MLBossi