yep, /sbin/ldconfig -v ... returns long list witk linked libraries, also libXext.so.6 -> libXext.so.6.4.0 ... only error is: /sbin/ldconfig: Cannot stat /usr/lib64/libswt-awt-gtk-3232.so: No such file or directory
Valdis Pavel Jan?k <[EMAIL PROTECTED]> 22.12.2006 20:27 Please respond to [email protected] To [email protected] cc Subject Re: [qa-dev] jre probems with Mandriva 2007 and Ooo > bash-3.1$ ./swriter > javaldx: Could not find a Java Runtime Environment! > /opt/openoffice.org2.1/program/soffice.bin: error while loading shared > libraries: libXext.so.6: cannot open shared object file: No such > file or > directory Do you have any libXext.so library on your system? /sbin/ldconfig -v | grep libXext On my system it returns: libXext.so.6 -> libXext.so.6.4 What does it return on your system? -- Pavel Jan?k [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
