[quoted lines by Kuro Maii on 2013/06/28 at 16:26 +0200] >Running the following command for my terminal: >brltty -n >will start it in the promised no daemon mode in which I get informed of >the version mismatch and protocol error: > > brltty: vo braille driver version 4.5@5477 does not match expected >version 4.4@5477
This means that you're running the wrong brltty. You've probably installed it correctly but are getting your distribution's older brltty which has probably been installed in a non-standard location which is earlier in your command search path than the default one. My guess is that your distribution puts brltty in /sbin whereas brltty's default location is /bin. -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: [email protected] | Canada K2A 1H7 | http://FamilyRadio.com/ _______________________________________________ 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
