Hello
I just compiled tclxml3-2 on AIX 6.1 and is able to do
package require xml 3.2
and
package require xslt
but when I try to call
::xsl::extension add .....
it say that he cannot find ::xsl::extension
Do you have an idea of what is happening
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I just compiled tclxml3-2 on AIX 6.1 and is able to do
package require xml 3.2
and
package require xslt
but when I try to call
::xsl::extension add .....
it say that he cannot find ::xsl::extension
Do you have an idea of what is happening
thanks