Hi,
I tried to use sphinx3 decoder but i keep geeting this error
sphinx3_decode: symbol lookup error: /usr/local/lib/libs3decoder.so.0: undefined symbol: err_msg
I tried locating the file
/home/santhiya/.local/share/Trash/expunged/1275931699/build/lib/libs3decoder.so.0
/home/santhiya/.local/share/Trash/expunged/1275931699/build/lib/libs3decoder.so.0.0.0
/home/santhiya/Downloads/tutorial/sphinx3/build/lib/libs3decoder.so.0
/home/santhiya/Downloads/tutorial/sphinx3/build/lib/libs3decoder.so.0.0.0
/home/santhiya/Downloads/tutorial/sphinx3/src/libs3decoder/.libs/libs3decoder.so.0
/home/santhiya/Downloads/tutorial/sphinx3/src/libs3decoder/.libs/libs3decoder.so.0.0.0
/usr/lib/libs3decoder.so.0
/usr/lib/libs3decoder.so.0.0.6
/usr/local/lib/libs3decoder.so.0
/usr/local/lib/libs3decoder.so.0.0.0
Is it a problem with the installation? can anyone please help me on this.
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I tried to use sphinx3 decoder but i keep geeting this error
sphinx3_decode: symbol lookup error: /usr/local/lib/libs3decoder.so.0: undefined symbol: err_msg
I tried locating the file
/home/santhiya/.local/share/Trash/expunged/1275931699/build/lib/libs3decoder.so.0
/home/santhiya/.local/share/Trash/expunged/1275931699/build/lib/libs3decoder.so.0.0.0
/home/santhiya/Downloads/tutorial/sphinx3/build/lib/libs3decoder.so.0
/home/santhiya/Downloads/tutorial/sphinx3/build/lib/libs3decoder.so.0.0.0
/home/santhiya/Downloads/tutorial/sphinx3/src/libs3decoder/.libs/libs3decoder.so.0
/home/santhiya/Downloads/tutorial/sphinx3/src/libs3decoder/.libs/libs3decoder.so.0.0.0
/usr/lib/libs3decoder.so.0
/usr/lib/libs3decoder.so.0.0.6
/usr/local/lib/libs3decoder.so.0
/usr/local/lib/libs3decoder.so.0.0.0
Is it a problem with the installation? can anyone please help me on this.
Thank you
err_msg function is defined in sphinxbase, you need to make sure you have proper sphinxbase installation