LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Xfree86 4.3.0 pb (xcursorgen) (https://www.linuxquestions.org/questions/linux-software-2/xfree86-4-3-0-pb-xcursorgen-98993/)

naadbergeret 10-01-2003 09:12 AM

Xfree86 4.3.0 pb (xcursorgen)
 
Hello, i'm on a red hat 9.0 kernel 2.4.20-8 and i'm trying to install Xfree86 4.3.0 (from sources). The compilation is terminated, but i still have a problem with the installation:

the install.log says :

installing in programs/xcursorgen...
make[3]: Entre dans le répertoire `/usr/src/monlinux/xc/programs/xcursorgen'
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall -Wpointer-arith -Wundef -I../.. -I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c -o xcursorgen.o xcursorgen.c
rm -f xcursorgen
gcc -m32 -o xcursorgen -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall -Wpointer-arith -Wundef -L../../exports/lib xcursorgen.o -lXcursor -lXrender -lXext -lX11 -lpng -lm -lz -Wl,-rpath-link,../../exports/lib
install -c xcursorgen /usr/X11R6/bin/xcursorgen
+ mkdir -p /usr/X11R6/lib/X11/icons/default
install -c index.theme /usr/X11R6/lib/X11/icons/default/index.theme
installing in programs/xcursorgen/redglass...
make[4]: Entre dans le répertoire `/usr/src/monlinux/xc/programs/xcursorgen/redglass'
LD_LIBRARY_PATH=../../../exports/lib ../../../exports/bin/xcursorgen X_cursor.cfg X_cursor
/bin/sh: line 1: ../../../exports/bin/xcursorgen: Aucun fichier ou répertoire de ce type
make[4]: *** [X_cursor] Erreur 1
make[4]: Quitte le répertoire `/usr/src/monlinux/xc/programs/xcursorgen/redglass'
make[3]: *** [install] Erreur 2
make[3]: Quitte le répertoire `/usr/src/monlinux/xc/programs/xcursorgen'
make[2]: *** [install] Erreur 2
make[2]: Quitte le répertoire `/usr/src/monlinux/xc/programs'
make[1]: *** [install] Erreur 2
make[1]: Quitte le répertoire `/usr/src/monlinux/xc'
make: *** [install] Erreur 2

any idea ?
thanks :)


All times are GMT -5. The time now is 11:14 AM.