From: imp@boulder.parcplace.com (Warner Losh) Subject: Re: WHEN WILL SLS SUPPORTING XFREE86 1.3 BE OUT? Date: Sat, 26 Jun 1993 20:26:03 GMT
In article <1993Jun26.144815.10688@monu6.cc.monash.edu.au>
ins413j@mdw033.cc.monash.edu.au (Markfried Fellensiek) writes:
: these are in the image file in the default dir of GCC on sunsuite or tsx
: in a file called image-4.4.tar.z or similar. Copy these to your
: /lib
: directory and edit the softlinks:
: cd /lib
: ln -s libc.so.4.4 libc.so.4
: ln -s libm.so.4.4 libm.so.4
That should be 'ln -sf', otherwise you'll have to blow away the old link
and suddenly find that nothing on your system works :-(.
Warner
-- Warner Losh imp@boulder.parcplace.COM ParcPlace Boulder I've almost finished my brute force solution to subtlety.