On Wed, Sep 10, 2003 at 02:56:35PM -0600, Robert Stoeber wrote:
> I'm just getting started with a xml project and wanted to try the xslt 
> support, but it's not built into the standard PHP. DOMXML is there and 
> seems to work.
> 
> It looks like I need an php-xslt-something.rpm but I can't find one on the 
> original Redhat CDs or on the Redhat web site.
> 
> Redhat 9.0 was installed out of the box. It has php 4.2.2 and I really 
> don't want to start recompiling Apache/PHP.
> 
> Any idea where I can find the missing parts?
>

Get the JS RPMS from:
   http://www.gingerall.com/charlie/ga/xml/d_related.xml?s=org

Get Sablotron RPMS from:
   http://www.gingerall.com/charlie/ga/xml/d_sab.xml

Install them (and the -devel rpms).

Modify the spec file for php to add

  --enable-xslt and --with-xslt-sablot and --with-sablot-js

... to the build process.  Increment the release number.  Rebuild the RPM
and install. 

-- 
"Pulling together is the aim of despotism and tyranny. Free men pull in all
kinds of directions." -- Terry Pratchett


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to