[BRLTTY] Help with building brltty in Cygwin

Samuel Thibault samuel.thibault at ens-lyon.org
Tue Aug 9 10:36:26 EDT 2011


Samuel Thibault, le Tue 09 Aug 2011 16:25:01 +0200, a écrit :
> Patricia Fraser, le Tue 09 Aug 2011 16:11:53 +0200, a écrit :
> > ./autogen runs fine, no errors.
> > ./configure --enable-relocatable-install gives me a warning about a missing
> > libbraille, so I've gone off to find libbraille (which doesn't seem to be
> > available amongh the Cygwin packages).
> 
> Do not bother with libbraille.  It hasn't been updated since a long time
> and does not support more devices than brltty itself does.

Btw, you may want to simply use the mkwin script. This is what I use to
make binary builds:

a=$PWD
mkdir ~/built
cd ~/built
$a/mkwin $a

Samuel


More information about the BRLTTY mailing list