![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | 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. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do we fix the library conflicts? | Hangman2 | AIX | 1 | 06-26-2008 01:43 PM |
| Virtual Hosts and Alteon DNS conflicts | jackola | UNIX for Advanced & Expert Users | 0 | 04-08-2008 09:14 AM |
| Software Dependencies Conflicts | RobSand | SUN Solaris | 2 | 11-09-2007 02:45 PM |
| how do u resolve this???? | zizu | UNIX for Dummies Questions & Answers | 1 | 02-14-2005 03:16 PM |
| Memory conflicts | ghoti | UNIX for Advanced & Expert Users | 1 | 12-05-2001 09:44 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How do we resolve the library conflicts?
How do we resolve the library conflicts?
ldd libmyodbc5.so libmyodbc5.so needs: /usr/lib/libdl.a(shr_64.o) Cannot find libodbcinst.so /usr/lib/libc.a(shr_64.o) /usr/lib/libpthreads.a(shr_xpg5_64.o) /unix /usr/lib/libcrypt.a(shr_64.o) |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
What OS are you on? AIX?
|
|
#3
|
|||
|
|||
|
If that library is already there then set LD_LIBRARY_PATH to include its location. If your system doesnot have that .so in HDD then first install package (probably unixODBC) which provides missing libodbcinst.so
|
|||
| Google The UNIX and Linux Forums |