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 _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
