From: Byron W. <by...@ly...> - 2004-07-14 16:39:25
|
Hello all, I downloaded and installed the combo distribution: http://tclxml.sourceforge.net/combo.html Using ActiveTcl 8.4.6.1 I am unable to get dom to work: % package require dom couldn't load library "C:/tmp/Tcl/lib/Tcldom_libxml23.0/Tcldom_libxml230.dll": = this library or a dependent library could not be found in library path It seems like a simple problem, but I cannot find the dependent library. = Everything (iconv, libxml2, zlib, etc) seems to be there. Any ideas? |