> > Wish I could say the same. I printed the page and checked off each
> item
> > as I performed it so I know I got all of the symlinks (even tried it
> 3
> > times). Still get the same error.
>
> Pre-set your LD_LIBRARY_PATH before setup.bin executes. In other
> words,
> edit the `setup' shell script, and find the line that states '#execute
> setup binary'. Before this line add the following:
>
> export LD_LIBRARY_PATH=/usr/local/StarOffice/lib5:$LD_LIBRARY_PATH
>
> substitute the '/usr/local/StarOffice/lib5' name for where you
> actually
> installed your libc5.
>
> The point is that you have to make sure SO finds the correct libraries
> before it uses the default system libraries.
>
[PT] Funny, but all I had to do was get the newer libc binary
from ftp://sunsite.unc.edu/pub/Linux/GCC and place it into
the same directory as libc-5.3.X. Then I relinked libc.so.5
to the newer libc.so.5.4.44 binary. I also did this with the
libm library. That's it. No LD_LBRARY_PATH setting or
anything.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.