14 9 / 2011

In short:

vim /etc/ld.so.conf.d/centos.conf

add the following path:

/usr/local/lib

to activate path:

ldconfig

to verify path:

ldconfig -v | grep /usr/local/lib

Enjoy!

(Source: cyberciti.biz)

  1. azrad posted this