site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Priority: normal At: /Library/Tcl/Tcldom3.1/domtext.tcl wish /Library/Tcl/Tcldom3.1/domtext.tcl Error in startup script: version conflict for package "xml::tclparser": have 2.6, need 3.1 You will note that in: /Library/Tcl/Tcldom3.1/domtext.tcl Is the following contradiction: ... package provide domtext 2.5 ... # We need the DOM # V2.0 gives us Level 2 Events package require dom 2.5 The TclDOM package is installed as version 3.1, but domtext.tcl is version 2.5 Some documentation on TclDOMtext,domtree would really be appreciated. uname -a Darwin mainusers-power-mac-g5.local 8.6.0 Darwin Kernel Version 8.6.0: Tue Mar 7 16:58:48 PST 2006; root:xnu-792.6.70.obj~1/RELEASE_PPC Power Macintosh powerpc _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com