Go Back   Rhinocerus > Newsgroup > Newsgroup comp.lang.* 1 > Newsgroup comp.lang.tcl

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 07-02-2012, 10:46 PM
Fritz Wuehler
Guest
 
Posts: n/a
Default Sqlite3 libs (libtclsqlite3.so) missing after installing on Debian

I installed the libsqlite3-tcl package ("aptitude install
libsqlite3-tcl") Debian squeeze, but no libtclsqlite3.so file was
created.

I looked for:

/usr/lib/tcltk/sqlite3/libtclsqlite3.so
/usr/lib/tclsqlite3.so

I did a:

$ locate libtclsqlite3.so
$ find /usr/lib/ -iname tclsqlite3.\*so
$ objdump --syms tclsqlite3.so
objdump: 'tclsqlite3.so': No such file

I also checked to see if the library was statically linked:

$ ldd /usr/bin/tclsh8.5
linux-vdso.so.1
libtcl8.5.so.0
libdl.so.2
libpthread.so.0
libm.so.6
libc.so.6
/lib64/ld-linux-x86-64.so.2

The /usr/share/doc/libsqlite3-tcl/README file says to untar and
compile. That is not a proper process for a debian package. The
tarballs referenced in README do not seem to exist either.

Reply With Quote
Alt Today
Advertising
 
and become member of Rhinocerus
Standard Sponsored Links

  #2 (permalink)  
Old 07-05-2012, 05:15 PM
tcl.bliss@gmail.com
Guest
 
Posts: n/a
Default Re: Sqlite3 libs (libtclsqlite3.so) missing after installing on Debian

You have several options:

1. Compile it yourself
2. Install the ActiveState Tcl distribution:
http://www.activestate.com/activetcl/downloads
3. Download the package directly from Activestate:
http://teapot.activestate.com/entity/name/sqlite3/index
Pick your version,follow the links, click on "Package Archive", unzip "file.zip" into directory where your Tcl packages are installed (/usr/local/lib/tclsh8.6 etc)


On Monday, July 2, 2012 3:46:26 PM UTC-7, Fritz Wuehler wrote:
> I installed the libsqlite3-tcl package ("aptitude install
> libsqlite3-tcl") Debian squeeze, but no libtclsqlite3.so file was
> created.
>
> I looked for:
>
> /usr/lib/tcltk/sqlite3/libtclsqlite3.so
> /usr/lib/tclsqlite3.so
>
> I did a:
>
> $ locate libtclsqlite3.so
> $ find /usr/lib/ -iname tclsqlite3.\*so
> $ objdump --syms tclsqlite3.so
> objdump: 'tclsqlite3.so': No such file
>
> I also checked to see if the library was statically linked:
>
> $ ldd /usr/bin/tclsh8.5
> linux-vdso.so.1
> libtcl8.5.so.0
> libdl.so.2
> libpthread.so.0
> libm.so.6
> libc.so.6
> /lib64/ld-linux-x86-64.so.2
>
> The /usr/share/doc/libsqlite3-tcl/README file says to untar and
> compile. That is not a proper process for a debian package. The
> tarballs referenced in README do not seem to exist either.

Reply With Quote
  #3 (permalink)  
Old 07-05-2012, 05:59 PM
Carson Chittom
Guest
 
Posts: n/a
Default Re: Sqlite3 libs (libtclsqlite3.so) missing after installing on Debian

Fritz Wuehler <fritz@spamexpire-201207.rodent.frell.theremailer.net>
writes:

> I installed the libsqlite3-tcl package ("aptitude install
> libsqlite3-tcl") Debian squeeze, but no libtclsqlite3.so file was
> created.
>
> I looked for:
>
> /usr/lib/tcltk/sqlite3/libtclsqlite3.so
> /usr/lib/tclsqlite3.so


According to the Debian package listing[1], you should look in
/usr/lib/sqlite3

> The /usr/share/doc/libsqlite3-tcl/README file says to untar and
> compile. That is not a proper process for a debian package. The
> tarballs referenced in README do not seem to exist either.


That will be the README from the original package, probably, since it's
not called README.Debian

[1] http://packages.debian.org/squeeze/i...3-tcl/filelist

Reply With Quote
  #4 (permalink)  
Old 07-06-2012, 04:40 PM
Nomen Nescio
Guest
 
Posts: n/a
Default Re: Sqlite3 libs (libtclsqlite3.so) missing after installing on Debian

Carson Chittom <carson@wistly.net> wrote:
>
> According to the Debian package listing[1], you should look in
> /usr/lib/sqlite3


Thank you!

Found it in /usr/lib/sqlite3/libtclsqlite3.so.

Reply With Quote
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 04:11 PM.


Copyright ©2009

LinkBacks Enabled by vBSEO 3.3.0 RC2 © 2009, Crawlability, Inc.