Re: [xslt] Transformation result DOM document does not honor xml:id



Daniel Veillard schrieb:
On Thu, Sep 17, 2009 at 02:59:14PM +0200, Michael Ludwig wrote:

Do you have the PHP extension for LibXSLT enabled? This can be
checked very easily by typing:

  php --re xsl

On my machine, the extension is:

  /usr/lib/php5/20060613+lfs/xsl.so

  nope, not there
    Exception: Extension xsl does not exist

Are you on Fedora or CentOS or similar? The following might help:

  yum provides php-xsl
  yum install php-xsl

http://blog.georgerushby.com/installing-and-upgrading-to-php-529-on-centos-and-red-hat-linux-53-x86_64/

  yum install perl-XML-LibXSLT

  and fixing all the scrambling done on the test data by your mail
agent did it, I was finally able to reproduce, and fix.

Thanks! As for my mail agent accused of scrambling, I can copy and paste
the scripts from my original mail and it just works.

http://www.mail-archive.com/xslt gnome org/msg01358.html

But really using those encapsulated languages relying on the system
libraries makes testing and debugging harder.

I see. I haven't learnt C yet, unfortunately. But I'll get there,
eventually.

Anyway fixed in git now,

I watched the following the other day, which got me interested in Git,
so we'll see if I manage to set it up and do the test.

YouTube - Tech Talk: Linus Torvalds on git
http://www.youtube.com/watch?v=4XpnKHJAok8

--
Michael Ludwig


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]