Dear Colin Watson, Thank you for this tip; meanwhile I've installed the oldlibs packet "libc5 5.4.46-3" for running this a.out-binary. Now, during executing /usr/X11R6/bin/Xsetup, the system answered:
/usr/lib/X11/AcceleratedX/arch/LINUX/Xaccel-elf: can't load library 'libtermcap.so.2' It seems, there are further library is needed, but I could find only the /usr/lib/libtermcap.so. this file has a symbolic link to libncurses.so and this this is symbolic linked to /lib/libncurses.so.5.0, which is at last symbolic linked to libncurses.so.5.0, which is an ELF 32-bit LSB shared object. Do you perhaps know, which binary(ies) from which packet(s) should be furthermore installed? Thanks Christoph Walther Email: mailto:[EMAIL PROTECTED] -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet am: Donnerstag, 2. November 2000 14:07 An: debian-user@lists.debian.org Betreff: Re: Libraries for aout-binaries "Walther, Christoph" <[EMAIL PROTECTED]> wrote: >Debian Linux 2.2 basically installed, now I want to execute >/usr/X11R6/bin/Xsetup to configure >my Matrox MGA Impression-graficcard. >But then I'll get back: > >./Xsetup: /usr/lib/X11/AcceleratedX/arch/LINUX/Xaccel-aout: >cannot execute binary file and exec format error > >Does somebody knows, which libraries eg. are needed running this Xsetup >correctly? Sounds like you need to compile support for the a.out binary format into your kernel; it's in the "General setup" section of the kernel configuration. If that doesn't work, try 'ldd /usr/lib/X11/AcceleratedX/arch/LINUX/Xaccel-aout' to find out what libraries it depends on. -- Colin Watson [EMAIL PROTECTED] -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null