> > By following EXACTLY http://www.waldherr.org/soffice4.shtml it works
> > flowlessly...
> > 
> > Thanks to all
> 
> 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.

Dave



-- 
  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.

Reply via email to