Moikka.
Ostin tollaisen ratti + polkimet (Logitech G25)
Steamissa tollaiset ohjeet:
http://steamcommunity.com/sharedfiles/filedetails/?id=142372419Yritin saada vörkkimään mut pääte antaa virheen kohdassa.
Build the source
cd LTWheelConf
make
Kun siis komennan "make" tulee seuraavaa...
nuutinen@Nuutinen:~$ cd LTWheelConf
nuutinen@Nuutinen:~/LTWheelConf$ make
gcc -Wall `pkg-config --cflags libusb-1.0` -c main.c
Package libusb-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libusb-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libusb-1.0' found
In file included from main.c:30:0:
wheelfunctions.h:24:31: vakava virhe: libusb-1.0/libusb.h: Tiedostoa tai hakemistoa ei ole
compilation terminated.
make: *** [main.o] Virhe 1
nuutinen@Nuutinen:~/LTWheelConf$ ^C
nuutinen@Nuutinen:~/LTWheelConf$
Mitä siis tein väärin??