Hi, On 09.01.2014 18:05, Nikos Balkanas wrote: > Yeap. Repeated it 3x. Was referring to: > > sudo make install-udev-rules > > > not to make install ;-)
As you can see in the wiki, the caption of that section is "Buildingwith autotools". As you used cmake, this section is not relevant, since the udev rules are installed by running sudo make install when
INSTALL_UDEV_RULES has been set to ON. Regards, Steve
