[quoted lines by AlexTrial91 on 2013/11/12 at 09:31 +0100] >How can I run BRLTTY ? With ./run-brltty I have this error : > >"./run-brltty: line 27: >/Users/alexandrearnaud/Downloads/brltty-4.5/Programs/brltty: No such file >or directory"
After ./autogen, you need to do ./cfg-darwin, and then make. It's usually best to give make its -s (silent) option so that you only see errors. By the way: I have a feeling that I told you earlier to do ./cfg-android instead of ./cfg-darwin. If I did, that was wrong. Since you're building for Mac OS X, you need to use ./cfg-darwin. -- 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
