[Tclxml-users] Error in loading TclDom from - binary combo
by Koolrans P other posts by this author
Feb 28 2005 11:02AM messages near this date
Re: [Tclxml-users] Error in loading TclDom from - binary combo
|
Re: [Tclxml-users] Error in loading TclDom from - binary combo
Hello Everybody,
I am trying to compile tcl and use tcldom with it. I do not want to
use ActiveState tcl as I have to test my stuff on basic tcl.
I am trying to use the pre-combiled binary combo and getting this
error when i try to load the tcldom package.
couldn't load library "C:/tcl845/lib/Tcldom_libxml23.0/Tcldom_libxml230.dll": th
is library or a dependent library could not be found in library path
The following are the steps which I have followed:
1. Combiled the tcl source 8.4.5. I used visual studio 6.0 . It does
not contain any other libraries.
2. I got the pre compiled binary combo from tclxml site and put it in
the lib folder of my tcl 8.4.5. I also got the missing dll from the
zip "tclxmllint.zip" and put it in the lib folder.
3. I downloaded the latest tcllib and put it in the lib folder.
4. On the tcl shell, I write the command "package require dom" and I
get the following error.
Am I missing something here ?
The value of auto_path is
"C:/tcl845/lib/tcl8.4 C:/tcl845/lib C:/tcl845/lib/tcllib1.6.1"
If there is any more information required, let me know and I shall be
glad to send it.
Thanks,
Regards,
Koolrans
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Tclxml-users mailing list
Tclxml-users@[...].net
https://lists.sourceforge.net/lists/listinfo/tclxml-users
Thread:
Koolrans P
Steve Ball
|