Pages1

Exporting Library path

Command to export library path:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/>my_lib>/path.so

To export permanently:
export LD_LIBRARY_PATH=/usr/local/lib   into /etc/bash.profile


No comments:

Post a Comment