Guys,
Example :
------
1. As root, edit file /etc/ld.so.conf. Add a line like /usr/local/pgsql/lib
2. Then run command /sbin/ldconfig
3.#In a bash shell, type
export LD_LIBRARY_PATH=/usr/local/pgsql/lib
4#In a csh shell, type
setenv LD_LIBRARY_PATH /usr/local/pgsql/lib
------
That's it. try :)
Wednesday, 3 November 2010
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment