[BRLTTY] BrailleSense QWERTY

Vincent LE GOFF vincent.legoff.srs at gmail.com
Tue Dec 15 16:27:58 EST 2015


Hi,

Okay, I got it worked and the navigation keys are usable, thank you so 
much.  All I'd like now is a way to get into the BRLTTY preferences, as 
there are some things that are a bit annoying (although not really 
important).

Regarding my compilation error, I had it worked by:

* Removing the current brltty version (I succeeded in building the new 
one without doing it, but the system didn't use the new one)
* Removing by end, after the 'make' but before the 'make intall', the 
/var/run/brltty file.  It was a file, not a directory.  It was on the 
system but BRLTTY obviously expected it to be a directory. It wasn't.  
So I had to remove it before running 'make install'.
* Running 'make' before 'make install' was necessary, although I'm not 
quite sure about that.

BRLTTY 5.3 was successfully installed on my system.  What's more, I can 
very easily build it from the sources now, so once the BrailleSense 
QWERTY is fully integrated, it will be easy to install it.

Thank you so much again and tell me if I can help more.

Vincent

On 12/14/2015 10:22 PM, Dave Mielke wrote:
> [quoted lines by Vincent LE GOFF on 2015/12/14 at 21:52 -0800]
>
>> Here's the log of the configure and make install command.  I'm afraid
>> I don't know what is wrong.
>>
>> test -z "/var/run/brltty" || /usr/bin/install -c -d /var/run/brltty
>> /usr/bin/install: cannot create directory ‘/var/run/brltty’: File exists
> The problem is that the install command on your system is, for whatever reason,
> being picky. I just tested it on my system (using install -d to create an
> already-existing directory) and it silently ignored the "problem" (as it should
> because it's not really a problem).
>



More information about the BRLTTY mailing list