Mailinglist Archive: opensuse (2234 mails)

< Previous Next >
Re: [SLE] SUSE 6.2 problems
  • From: mha@xxxxxxx (Michael Hasenstein)
  • Date: 13 Sep 1999 09:48:32 +0200
  • Message-id: <Pine.LNX.4.10.9909130945240.8875-100000@xxxxxxxxxxxxx>



On Mon, 13 Sep 1999 zwan@xxxxxxxxxxxxxxxxxxxx wrote:

> [1] The netscape present in the distribution (I acquired the 6 CD box)
> did not run since
> libstdc++.so.2.8 was not present. I could not find it anywhere in so
> and finally took it from the redhat distribution and installed it to
> make netscape work.

install package "compat", or use yast to resolve dependencies
automatically

> [2] I can't get xlock to work. It complains in the following way:
> xlock: error in loading shared libraries: libMesaGL.so.3: cannot open
> shared object file: No such file or directory
> but running ldconfig -v (and looking in the appropriate directory)
> shows that that library is present!

install "mesasoft" (or use yast to resolve dependencies automatically
!!!!!!!!!!!!!!!!!!!!!!!!!)

> [3] The program Rasmol that compiled and worked fine under SUSE 5.3, now
> complains with the message 'segmentation fault"
> In trying to rebuild it I get the message "sys/termio.h" not found.
> There is a termio.h in /usr/include
> but if I use that I get lots of error messages, mainly of the type
> "invalid use of undefined type struct fd_set"
> So were these files changed in the new SUSE distribution, and if so is
> there a simple way to recompile Rasmol again?

We use glibc (2.1) now, good ol' 5.3 was libc5. Change that program to be
compatible with the current standards.


--
Michael Hasenstein
http://www.suse.de/~mha/
Private Pilot (ASEL) since 1998

--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >