[sqlite] undefined symbol: Tcl_CreateObjCommand

2016-11-03 Thread ravi.shan...@cellworksgroup.com
Hi guys, I am using a module called Tcl-1.05 in perl. But when i try to load a tclsqlite3.5.3.so file it throws an error like undefined symbol: Tcl_CreateObjCommand. If i just specify the tclsqlite-3.5.3.so it will search in this particular location which is

Re: [sqlite] Undefined Symbol: Tcl_CreateObjCommand

2009-08-31 Thread Carlos Tasada
Hi Michael, I didn't though about Teacup :) The ActiveState Teacup version works perfectly. Thanks a lot :) On Mon, 2009-08-31 at 11:26 +0200, Michael Schlenker wrote: > Dan Kennedy schrieb: > > On Aug 30, 2009, at 12:08 AM, carlos.tas...@farmerswife.com wrote: > > > >> Hi Gerry, > >> > >>

Re: [sqlite] Undefined Symbol: Tcl_CreateObjCommand

2009-08-31 Thread Michael Schlenker
Dan Kennedy schrieb: > On Aug 30, 2009, at 12:08 AM, carlos.tas...@farmerswife.com 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. If your

Re: [sqlite] Undefined Symbol: Tcl_CreateObjCommand

2009-08-29 Thread carlos . tasada
Hi Dan, Sorry, my fault. I'm testing in a 32bits Ubuntu 8.10 system running kernel 2.6.28-15-generic. Thanks. Quoting Dan Kennedy : > On Aug 30, 2009, at 12:23 AM, carlos.tas...@farmerswife.com wrote: > >> Hi Dan, >> >> Yes I can confirm it. As more info here is the

Re: [sqlite] Undefined Symbol: Tcl_CreateObjCommand

2009-08-29 Thread Dan Kennedy
On Aug 30, 2009, at 12:23 AM, carlos.tas...@farmerswife.com wrote: > Hi Dan, > > Yes I can confirm it. As more info here is the size of the so > > 407348 2009-08-29 19:03 tclsqlite-3.6.17.so Are you using 64-bit linux? Dan. ___ sqlite-users mailing

Re: [sqlite] Undefined Symbol: Tcl_CreateObjCommand

2009-08-29 Thread carlos . tasada
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. Thanks. Quoting Gerry Snyder : > Carlos Tasada wrote: >> Hi guys, >> >> I'm trying to use

Re: [sqlite] Undefined Symbol: Tcl_CreateObjCommand

2009-08-29 Thread Gerry Snyder
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. >

[sqlite] Undefined Symbol: Tcl_CreateObjCommand

2009-08-29 Thread Carlos Tasada
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. -- Carlos Tasada Software Developer Farmers