Hello, I installed sqlite3-cli on my RUT-955 device, it doesn’t give me any error when installing. The device has the software version installed: RUT9_R_00.07.04.5
However when running the command:
sqlite3 --version
it gives me this error:
Error relocating /usr/bin/sqlite3: sqlite3_deserialize: symbol not found
Error relocating /usr/bin/sqlite3: sqlite3_changes64: symbol not found
Error relocating /usr/bin/sqlite3: sqlite3_total_changes64: symbol not found
Error relocating /usr/bin/sqlite3: sqlite3_error_offset: symbol not found
Error relocating /usr/bin/sqlite3: sqlite3_txn_state: symbol not found
Error relocating /usr/bin/sqlite3: sqlite3_column_origin_name: symbol not found
Error relocating /usr/bin/sqlite3: sqlite3_column_database_name: symbol not found
Error relocating /usr/bin/sqlite3: sqlite3_column_table_name: symbol not found
Before installing sqlite3-cli I expanded device memory with sd card, so I am using expandable memory.
I have already installed and reinstalled and can’t fix this problem.
Could someone help me, please.
Thank you!