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 -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -