Zuerst minimale Installation
-> aktualisiert auf Kernel 2.4.18-686
-> murasaki für USB-Maus
-> X-Server
-> tasksel: laptop-Pakete & C-Programmieren-Pakete
-> blackbox
Mehr Programme hab ich momentan nicht drauf. Wenn ich aber versuche bestimmte Programme für blackbox (bbsmount, bbrun ...) zu installieren gibt es am Ende immer die gleiche Fehlermeldung:
configure: error: XOpenDisplay not found in -lX11
Hier mal die ganze Ausgabe von ./configure bei der Install von bbsmount-0.3.0pre1:
Code: Alles auswählen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for sed... sed
checking for gawk... gawk
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for an ANSI C-conforming const... yes
checking how to run the C++ preprocessor... g++ -E
checking for X... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for memory.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for pthread_create in -lpthread... yes
checking for XOpenDisplay in -lX11... no
*HILFESCHREI*
mfg Torso