[SunHELP] lost ld.so.1 /crle

Chris Pinnock cjep at fawlty.net
Thu Jul 18 08:40:22 CDT 2002


On Thu, Jul 18, 2002 at 09:22:58AM -0300, Marta Beatriz Caldentey wrote:
> in solaris 8, I have run crle to create the runtime linking environment
> configuration in /var/ld/ld.config
> but I put the wrong augment, so I have lost the path to the runtime
> linking environment and I couldn't run any command !!
> I tried to upgrade solaris 8 but it didn't repair the path
> (LD_LIBRARY_PATH?)
> what can I do?

I've not tested this, but you could try (from /sbin/sh which is
statically linked):

LD_LIBRARY_PATH=/usr/lib; export LD_LIBRARY_PATH
/usr/bin/rm /var/ld/ld.config


best wishes,
Chris



More information about the SunHELP mailing list