linux - Cannot find shared library even with LD_LIBRARY_PATH set, while setting ld.so.conf works -


the program fails find shared library path of library included in $ld_library_path (also exported correctly). however, after add path /etc/ld.so.conf , execute ldconfig, program runs without error.

why happen?


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -