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


UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD.

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 06-14-2012
Registered User
 
Join Date: May 2012
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Bug Can't find path for shared library: libintl.sl

Hello,

Any inputs about this one?


Code:
/usr/lib/dld.sl: Can't find path for shared library: libintl.sl
/usr/lib/dld.sl: No such file or directory
[HP ARIES32]: Core file for 32-bit PA-RISC application
[HP ARIES32]: /tmp/usr/local/bin/git saved to /etc/core.git.
ABORT instruction (core dumped)
 
bash-4.0# echo $LD_LIBRARY_PATH
/usr/lib:/open/ssl/lib
bash-4.0# echo $SHLIB_PATH
/usr/lib:/open/ssl/lib
 
bash-4.0# find / -name libintl.sl -print
/opt/gnome/lib/libintl.sl
/usr/lib/libintl.sl


Last edited by pludi; 06-14-2012 at 06:02 AM..
Sponsored Links
    #2  
Old 06-15-2012
Registered User
 
Join Date: Feb 2009
Location: Tunisia
Posts: 45
Thanks: 0
Thanked 1 Time in 1 Post
A similar problem was resolved in this topic, have a look it may help
Sponsored Links
    #3  
Old 06-15-2012
methyl methyl is offline Forum Staff  
Moderator
 
Join Date: Mar 2008
Posts: 6,388
Thanks: 286
Thanked 668 Times in 640 Posts
@Hammadi dali
IMHO. This problem has nothing to do with HP-UX and/or the solution link posted.

@SystemAddict
Pleae post exactly (to the decimal point) what Linux Operating System and version you are running and a lot lot more about what software you are trying to run, what you typed, what you expected to happen, and what actually happened.
I may not be able to help you, but please provide detail for those who can.

Last edited by methyl; 06-15-2012 at 08:14 PM.. Reason: assorted typos
    #4  
Old 06-18-2012
Registered User
 
Join Date: Oct 2007
Location: USA
Posts: 1,299
Thanks: 11
Thanked 99 Times in 95 Posts
Post the command you used to compile the executable and also post the output of the below command...

Code:
ldd -v name_of_the_executable_file

Sponsored Links
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Linkers and Loaders: how to (if possible) specify relative path for shared library to the loader emitrax Programming 2 10-29-2009 11:29 AM
How to change a Makefile from building static library to shared library? cpthk Shell Programming and Scripting 1 08-26-2009 02:23 AM
Shared memory for shared library otheus Programming 0 09-03-2008 03:55 AM
Shared memory in shared library DreamWarrior Programming 12 05-30-2007 04:33 PM
How To Find Unresolved symbol in shared library? chenhao_no1 Programming 1 01-27-2003 03:12 AM



All times are GMT -4. The time now is 03:34 AM.