Page 1 of 1

SuSE Linux 8.1 installation problems and fix

Posted: Wed Jan 22, 2003 2:21 pm
by george
<oXygen/> XML Editor on SuSE Linux 8.1 fails with following error messages:

dirname: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
................

Reason: the setting of LD_ASSUME_KERNEL does'nt work.

This can be fixed by commenting out the line
export LD_ASSUME_KERNEL
in oxygen.bin, oxygen, etc.

Thanks to Alain Richard and Alexander Huber for reporting this and providing also the fix.