I've tried:

set -x LD_LIBRARY_PATH $LD_LIBRARY_PATH ~/DTNG/dtnglib/

to add to LD_LIBRARY_PATH.

But if LD_LIBRARY_PATH had a previous value, then make fails because
it can't find the need *.so library.

If I first:

set -e LD_LIBRARY_PATH

then:

set -x LD_LIBRARY_PATH ~/DTNG/dtnglib/

then make works.

What am I missing?

---John

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to