[BRLTTY] Windows libusb problem

Samuel Thibault samuel.thibault at ens-lyon.org
Thu Aug 27 03:34:39 EDT 2015


Lee Maschmeyer, le Wed 26 Aug 2015 20:55:17 -0400, a écrit :
> I too am confused. I install brltty into Cygwin (32 bit) by pulling the
> latest source from Git and doing:
> 
> ./autogen && ./configure -q --disable-java-bindings && make -s
> rm -fr /etc/brltty && make -s uninstall && make -s install
> 
> All this is from Cygwin's prompt in the brltty top lever directory. Then I
> opened the run dialog with Windows+R and typed:
> 
> install libusb-win32 filter
> 
> Windows said it couldn't find install.

Ah, no, these README files are all for the case when you are using the
.zip or .exe prebuilt binaries.  When you build brltty yourself, you
have to install libusb-win32 by hand alongside, since the brltty source
does not contain the libusb-win32 source.

Samuel


More information about the BRLTTY mailing list