![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Difference between LIB_PATH and LD_LIBRARY_PATH | shafi2all | UNIX for Advanced & Expert Users | 1 | 05-09-2008 05:13 AM |
| Difference between LIB_PATH and LD_LIBRARY_PATH | shafi2all | UNIX for Advanced & Expert Users | 0 | 05-09-2008 04:30 AM |
| Ld_library_path | ccp | UNIX for Dummies Questions & Answers | 1 | 03-18-2008 11:11 AM |
| Bash LD_LIBRARY_PATH? | bysonary | UNIX for Dummies Questions & Answers | 1 | 04-18-2007 12:08 PM |
| cc, setuid, and LD_LIBRARY_PATH | WolfBoy | UNIX for Advanced & Expert Users | 0 | 01-19-2006 10:56 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Difference between LIB_PATH and LD_LIBRARY_PATH
I would like to know the differences between LIB_PATH and LD_LIBRARY_PATH on Linux and SunOS.
I am getting an error while loading shared libraries on Linux (Omni works build environment) as shown below: 1:tradewind/dataaccess/*.pcc 1:/home/ps2/bsl/PSM/Linux/20081/ed/src/tradewind/build/build_dg_c tradewind/dataaccess "*.pcc" tradewind/dataaccess.pcctmp1 ".cc" h 1:/home/ps2/bsl/PSM/Linux/20081/ed/src/tradewind/build/build_dg_c: error while loading shared libraries: libstlport_gcc.so: cannot open shared object file: No such file or directory 4:tradewind/dataaccess/*.pkg_def 1:/home/ps2/bsl/PSM/Linux/20081/ed/src/tradewind/build/build_dg_pc: error while loading shared libraries: libstlport_gcc.so: cannot open shared object file: No such file or directory 2:tradewind/default/*.csh 1:cat: tradewind/dataaccess.pcctmp1: No such file or directory 1:cat: tradewind/dataaccess.pcctmp2: No such file or directory 3:tradewind/default/*.dat 1:tradewind/export/*.F Help is appreciated ! Shafi |
| Forum Sponsor | ||
|
|