On 03/12/11 05:14 PM, Curtis Crowson wrote:
> I thought that I did everything right based on this post 
> (http://www.opensolaris.org/jive/thread.jspa?messageID=503802&#503802), but I 
> am getting the following error:
> 
> ld.so.1: afpd: fatal: libslp.so.1: open failed: No such file or directory
> 
> Here is a find looking for this:
> eon:211:/#find . -name 'ld.so*'

ld.so.1 is the runtime linker/loader - if it was missing, nothing would run.
It's libslp.so.1 that's missing - ld.so.1 is the software trying to find it
for you.


-- 
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
distribution-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/distribution-discuss

Reply via email to