Hi,
Thanks for informative manual on XOTCL.
On trying to install xotcl1.5.3 on windows XP, I am getting following message:
Copying directory: xml/TclExpat-1.1 Indexing the packages ... resulting message: couldn't load library "C:\PROGRA~1\Tcl\lib\xotcl1.5.3\x otcl....\libxotcl1.5.3.dll": this library or a dependent library could not be found in library path while executing "load C:/PROGRA~1/Tcl/lib/xotcl1.5.3/xotcl/../../libxotcl1.5.3.dll XOTcl" ("package ifneeded" script) invoked from within "package require XOTcl" (file "C:/xotcl-1.5.3/./library/lib/make.xotcl" line 7)
Plese note that using REAMDE provided for installation and having tclsh83.
Complete logs are as follows:
C:>cd xotcl-1.5.3
C:\xotcl-1.5.3>cd win
C:\xotcl-1.5.3\win>ls 'ls' is not recognized as an internal or external command, operable program or batch file.
C:\xotcl-1.5.3\win>dir Volume in drive C has no label. Volume Serial Number is 5471-FCF7
Directory of C:\xotcl-1.5.3\win
03/20/2007 05:26 PM <DIR> . 03/20/2007 05:26 PM <DIR> .. 09/13/2006 05:35 PM 3,225 configs.vc 05/24/2004 04:20 AM 1,077 dllBase.txt 05/24/2004 04:20 AM 1,284 dllEntryPoint.c 03/21/2007 11:12 AM 3,671 installWin.tcl 09/13/2005 03:11 PM 12,154 Makefile.vc 05/24/2004 04:20 AM 97 pkgIndex.win 05/24/2004 04:20 AM 109 pkgIndex.win.in 03/20/2007 04:22 PM <DIR> rc 03/20/2007 05:26 PM <DIR> Release 05/24/2004 04:20 AM 10,751 winMain.c 8 File(s) 32,368 bytes 4 Dir(s) 21,155,819,520 bytes free
C:\xotcl-1.5.3\win>tclsh83 installWin.tcl Installing to Directory: /Progra~1/Tcl XOTcl Version is 1.5.3 Copying xotcl.h Copying xotclInt.h Copying xotclDecls.h Copying xotclIntDecls.h Creating XOTcl Lib Dir Creating pkgindex files for xotcl in the library directory Copying directory: actiweb Copying directory: comm Copying directory: lib Copying directory: patterns Copying directory: rdf Copying directory: registry Copying directory: serialize Copying directory: store Copying directory: store/XOTclGdbm Copying directory: store/XOTclSdbm Copying directory: xml Copying directory: xml/TclExpat-1.1 Indexing the packages ... resulting message: couldn't load library "C:\PROGRA~1\Tcl\lib\xotcl1.5.3\x otcl....\libxotcl1.5.3.dll": this library or a dependent library could not be found in library path while executing "load C:/PROGRA~1/Tcl/lib/xotcl1.5.3/xotcl/../../libxotcl1.5.3.dll XOTcl" ("package ifneeded" script) invoked from within "package require XOTcl" (file "C:/xotcl-1.5.3/./library/lib/make.xotcl" line 7)
*************************************************** INSTALLATION COMPLETE.
In order to use XOTcl set PATH to '/Progra~1/Tcl/bin' and set TCLLIBPATH to '/Progra~1/Tcl/lib/xotcl1.5.3' ***************************************************
C:\xotcl-1.5.3\win> C:\xotcl-1.5.3\win> C:\xotcl-1.5.3\win>tclsh83 % % % % % package require XOTcl; namespace import -force xotcl::* couldn't load library "C:\PROGRA~1\Tcl\lib\xotcl1.5.3\xotcl....\libxotcl1.5.3. dll": this library or a dependent library could not be found in library path %
Requesting your help in resolving the above issue.
Thanks in Advance. Regards, Vijay