John - 2005-06-27

I have TclXML 3.0 and TclDOM 3.0. TclXSLT 3.0 seemed to install OK, but when running:
>package require xml 3.0
>package require dom 3.0
>package require xslt 3.0

I get the following error:
couldn't load file "/usr/lib/Tclxslt3.0/libTclxslt3.0.so": /usr/lib/Tclxslt3.0/libTclxslt3.0.so: undefined symbol: Tcl_InitObjHashTable

Has anyone else noticed this or is it something I'm doing wrong?

Cheers
John