Computing.Net > Forums > Solaris > What tha heCk does this meaN???

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

What tha heCk does this meaN???

Reply to Message Icon

Name: vanessa
Date: November 11, 2002 at 16:04:34 Pacific
OS: solaris 8
CPU/Ram: 128/170
Comment:

ok i tryed to install everybuddy from the sunfreeware site but i keep getting this error when i run it

# ./everybuddy
ld.so.1: ./everybuddy: fatal: libesd.so.0: open failed: No such file or directory
Killed

do any of you guys know what that means?


ness



Sponsored Link
Ads by Google

Response Number 1
Name: Mark M
Date: November 12, 2002 at 02:29:39 Pacific
Reply:

basically the compiler can't find the library it needs. If you have custom libs you'll probably have a /usr/local/lib dir in which case use the appropriate command to your shell:

ksh/sh:

LD_LIBRARY_PATH=/usr/lib:/usr/local/lib
export LD_LIBRARY_PATH

csh:

setenv LD_LIBRARY_PATH /usr/lib:/usr/local/lib

you might want to just use /usr/local/lib. It's also a good idea to add these commands to your .cshrc or .profile for future use.


0
Reply to Message Icon

Related Posts

See More


Restore files with UFSRET... sun??



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: What tha heCk does this meaN???

what does this message mean ? www.computing.net/answers/solaris/what-does-this-message-mean-/3319.html

Can't get ess1869 to work in sol9 www.computing.net/answers/solaris/cant-get-ess1869-to-work-in-sol9/3897.html

configuring public ip www.computing.net/answers/solaris/configuring-public-ip/3589.html