[quoted lines by Brian Tew on 2018/03/22 at 09:11 -0500] >now I am scared to mess with 5.6. 5.3.1 is the latest ubuntu has.
Install brltty into its own directory and run it from there. # Get the 5.6 tarball. cd /some/directory tar xf /path/to/tarball cd brltty-5.6 ./configure --quiet --prefix=/usr/local/brltty-5.6 make --silent make --silent install # To run it, use: /usr/local/brltty-5.6/bin/brltty -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke Phone: 1-613-726-0014 | Canada K2A 1H7 | _______________________________________________ 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://brltty.com/mailman/listinfo/brltty
