On 4/9/06, Thomas Chust <[EMAIL PROTECTED]> wrote: > if everything works correctly and the Tcl install script of SQLite3 did > its job right, which it usually does, it should be unnecessary to load the > library manually by specifying the full path. Instead you should be able > to type > > package require sqlite3
$ tclsh % package require sqlite3 3.3.5 % Excellent -- thanks for the tip, Thomas. -- Miguel Bazdresch