Reply To: svn-1696 on NSLU2 crashes when I have it start a scan

#14360
fizze
Participant

You probably forgot to do

ldconfig

So the sqlite3 libs are not known to the rest of the system 😉

If you sure you did, do a “which -a sqlite sqlite3” and see if the sqlite3 binary is present.