Author

Topic: Litecoin-QT compiling errors (Read 205 times)

legendary
Activity: 1946
Merit: 1427
June 14, 2017, 01:02:07 PM
#1
I am receiving the following error when i am trying to run the compiled litecoin-qt,
Code:

Code:
Error while loading shared libraries: libdb_cxx-4.8.so: cannot open shared object file


How do i make a new path for the berkeley lib?

Code:
Code:
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib"

Is it somewhere in /etc/ld.so.conf.d ? And if so, what command should i run?

Thanks.
Jump to: