reinstall sort utility

hi all,i am using solaris 8. while running the sort command it is giving me error sort: Cannot find /usr/lib/sparcv9/ld.so.1Killedwhile this command was working earlier (last month)is there any way i can reinstall my sort utilityrakesh arora
[290 byte] By [rify80] at [2007-11-26 7:41:37]
# 1

Hi

does 'which sort' output

/usr/bin/sort?

And 'ldd /usr/bin/sort'

libc.so.1 =>/usr/lib/libc.so.1

libdl.so.1 =>/usr/lib/libdl.so.1

/usr/platform/SUNW,Sun-Blade-100/lib/libc_psr.so.1

(depending on your platform of course)?

Is /usr/lib/sparcv9/ld.so.1 really missing? I have

> ls -l /usr/lib/sparcv9/ld.so.1

-rwxr-xr-x1 rootbin266432 Oct 27 2005 /usr/lib/sparcv9/ld.so.1*

(it is part of the SUNWcsxu package)

Paul

Paul_Floyd at 2007-7-6 19:48:43 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...