On Aug 30, 2009, at 12:08 AM, [email protected] wrote: > Hi Gerry, > > That's the first thing I tested. I downloaded this file: > http://sqlite.org/tclsqlite-3.6.17.so.gz > > Does anyone else have the same problem? I'm using ActiveTcl 8.5.4.
Does [puts $tcl_patchLevel] confirm that you are running 8.5.4? Dan. > > Thanks. > > Quoting Gerry Snyder <[email protected]>: > >> Carlos Tasada wrote: >>> Hi guys, >>> >>> I'm trying to use sqlite 3.6.17 from a Tcl script in Linux, but as >>> soon >>> as I do "load libsqlite3.so" I get an error: "undefined symbol: >>> Tcl_CreateObjCommand" >>> >>> Testing the script in Windows works fine. >>> >>> Anyone knows how to solve it? >>> >>> Thanks. >>> >> Looks like you are using the library without the Tcl bindings. >> _______________________________________________ >> sqlite-users mailing list >> [email protected] >> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users >> > > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

