Am 08.05.22 um 18:35 schrieb Stefan:
Hello,

my financial accounting software is written in Tcl/Tk and needs
libtclsqlite3.so.

I usually use this software on a linux box but I try to get it run on
openindiana.

I tried it a few months ago and it worked.

Now I did a fresh install with the 202110 iso image in virtualbox and it
doesn't

work anymore. When I start the software I get the following error
messages:


Error in startup script: couldn't load file
"/usr/lib/tcl8.6/sqlite3/libtclsqlite3.so": ld.so.1: wish8.6: fatal:
/usr/lib/tcl8.6/sqlite3/libtclsqlite3.so: wrong ELF class: ELFCLASS32
    while executing
"load /usr/lib/tcl8.6/sqlite3/libtclsqlite3.so sqlite3"
    ("package ifneeded sqlite3 3.38.5" script)
    invoked from within
"package require sqlite3"

Seems that the 64bit package is missing. There is no amd64 directory
under

/usr/lib/tcl8.6/sqlite3


What can I do to get the 64bit libtclsqlite3.so?
I made a mistake when I updated the sqlite-3 packages some time ago. I
have created a fix and it's building now.
It should be available in about 30 minutes. When you update then the
64-bit libraries should be back.

Regards,
Andreas


Thanks a lot

Stefan








_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to