% package require sqlite
couldn't load library "C:/Tcl/lib/sqlite3/sqlite3/.dll": this library or a
dependent library could not be found in library path
What is sqlite3/.dll ?
Where did that "/" come from?
The pkgindex file contains -
package ifneeded sqlite 3.7.5 [list load [file join $dir \
sqlite3[info sharedlibextension]] sqlite3]
(I'm using 8.4 because I want to continue using BLT - so don't ask me to
upgrade to 8.5)
Any help gratefully received
Richard Laing
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users