/usr/lib64/tcl8.5/sqlite3/libtclsqlite3.so

You think you have found a bug? Let us know about it.
Post Reply
User avatar
witek
Posts: 233
Joined: 16. Nov 2009, 13:41
Location: Poland.Łódź

/usr/lib64/tcl8.5/sqlite3/libtclsqlite3.so

Post by witek »

I`m using Salix 14 RC.1 32-bit version but when I`m trying to use sqlite3 with Tcl I got this error:
couldn't load file /usr/lib64/tcl8.5/sqlite3/libtclsqlite3.so
It looks there should have been /usr/lib/tcl8.5... instead.
When I symlinked /usr/lib64 to /usr/lib then it works OK.

the error seems to be in the file: /usr/lib/tcl8.5/sqlite3/pkgIndex.tcl

It was OK in 13.37.
I don`t know if this is Salix specific or of Slackware origin.
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: /usr/lib64/tcl8.5/sqlite3/libtclsqlite3.so

Post by gapan »

This is definitely a slackware issue. I have reported it in linuxquestions.org. If they don't fix it, we will.
Image
Image
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: /usr/lib64/tcl8.5/sqlite3/libtclsqlite3.so

Post by gapan »

I put an sqlite package in the salix 32-bit repo that fixes this.
Image
Image
Post Reply