Northender
Active Member
- Joined
- Jul 22, 2011
- Messages
- 59
- Reaction score
- 9
Hi Guys
As an artist I am trying to install the driver for the space navigator by following these instructions: http://sourceforge.net/apps/mediawiki/free-cad/index.php?title=3Dconnexion_input_devices
on line 2 I get the following:
gcc -pedantic -Wall -g -O3 -fno-strict-aliasing -I./src -c src/client.c -o src/client.o
In file included from src/client.c:22:0:
src/client.h:25:22: fatal error: X11/Xlib.h: No such file or directory
compilation terminated.
make: *** [src/client.o] Error 1
Can anyone help? And pretty please, my knowledge of the terminal is on a par with my dog
As an artist I am trying to install the driver for the space navigator by following these instructions: http://sourceforge.net/apps/mediawiki/free-cad/index.php?title=3Dconnexion_input_devices
on line 2 I get the following:
gcc -pedantic -Wall -g -O3 -fno-strict-aliasing -I./src -c src/client.c -o src/client.o
In file included from src/client.c:22:0:
src/client.h:25:22: fatal error: X11/Xlib.h: No such file or directory
compilation terminated.
make: *** [src/client.o] Error 1
Can anyone help? And pretty please, my knowledge of the terminal is on a par with my dog