Link to home
Start Free TrialLog in
Avatar of Christian_Wenz
Christian_Wenz

asked on

StarOffice 3.1 needs newer libc

Hi,

I am running Linux on my DOS machine, Kernel 2.0.0 and a Slackware distribution.
I tried to install StarOffice 3.1, but got an script error when trying to run it. I think this is caused by the wrong libc version.
The StarOffice readme says that I need libc "versino 5.4.4 or later. Is further says that I can tell the version of my libc files by listing the files in my /lib directory.
I did so, and I have a version 5.3.something.
I wrote customer support, and they said I need the later version and gave me an URL where to download it. Unfortunately, it turned out that the files there were for a 680x0 processor, and I needed "i386" files.
I looked for such files, and found a file libc-5.4.38.bin.tar.gz on ftp.linux.org.uk/pub/linux/libc

My questions:
      1) are these files the correct ones?
      1a) If no, where can I find suitable files
      2) how do I install these files? Just unpacking (how?)??

TIA. If it turnes out that the answer has to be quite lengthy, I'll raise the amount of points.
ASKER CERTIFIED SOLUTION
Avatar of Resonance
Resonance

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Christian_Wenz
Christian_Wenz

ASKER

thanks for your answer. Since there were no critical data on the linux partition (and as I installed the distribution just a week ago), I omitted your warnings and installed the file :-)
I now have an additional questions for 50 points, which I would like to give you the chance to answer again:
/usr/lib/libm.so seems to be a links to /lib/libm.so.5.0.6
/lib/libm.so.5 seems to be a link to /lib/libm.so.5.0.6

when I now try to launch XF86 using "startx", it says:
'lib/libm.so.5' is not a ELF executable for 386/486

Do I have the wrong files?!?!
found out by myself now - got the 68K files... Thanks for you help - the libc's work fine! :-)