From: Paul F. <fer...@gm...> - 2014-06-17 10:32:32
|
On Tue, Jun 17, 2014 at 11:54:49AM +0200, Freddie Chopin wrote: > > Also, what is the ./configure command for building? ie what --enable options > > should I use for this device? Looks like maybe its --enable-ftdi?? > > Exactly - --enable-ftdi is the only one that is needed here, but others > will do no harm. You do not need any options if you have libusb-1.0 dev files installed. Because if you do, ftdi and other adapters would be auto-enabled. And if you do not, you won't be able to compile ftdi support even if you provide that option :) -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |