The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM


UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert.

More UNIX and Linux Forum Topics 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:14 AM
Difference between LIB_PATH and LD_LIBRARY_PATH shafi2all UNIX for Advanced & Expert Users 1 05-09-2008 05:13 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

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-09-2008
Registered User
 

Join Date: Apr 2008
Posts: 43
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
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
Reply With Quote
Google UNIX.COM
Forum Sponsor
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 04:26 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101