Okay, those and disable-api were used and that works for make. I thought I had
done all these but obviously I mixed up somewhere. But here’s the install. It’s
trying to install in /opt/local which would make sense and I think you can no
longer install in /usr since Apple has tightened up on root and sudo. So here’s
what I get; what should I try instead?
cd Programs && /Applications/Xcode.app/Contents/Developer/usr/bin/make install
for driver in Alva Albatross BrailComm Braudi BrailleLite Baum BrailleNote
CombiBraille Cebra Canute EcoBraille EuroBraille FrankAudiodata
FreedomScientific Hedo HIMS HandyTech HumanWare Iris Inceptor LogText
MultiBraille MDV BrailleMemo MiniBraille Metec NinePoint Pegasus Papenmeier
Seika TechniBraille TSI TTY VideoBraille Voyager Virtual VisioBraille; \
do (cd ./../Drivers/Braille/$driver &&
/Applications/Xcode.app/Contents/Developer/usr/bin/make braille-driver) || exit
1; \
done
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
make[2]: Nothing to be done for `braille-driver'.
for driver in Alva BrailleLite CombiBraille Festival GenericSay ExternalSpeech;
\
do (cd ./../Drivers/Speech/$driver &&
/Applications/Xcode.app/Contents/Developer/usr/bin/make speech-driver) || exit
1; \
done
make[2]: Nothing to be done for `speech-driver'.
make[2]: Nothing to be done for `speech-driver'.
make[2]: Nothing to be done for `speech-driver'.
make[2]: Nothing to be done for `speech-driver'.
make[2]: Nothing to be done for `speech-driver'.
make[2]: Nothing to be done for `speech-driver'.
for driver in Screen; \
do (cd ./../Drivers/Screen/$driver &&
/Applications/Xcode.app/Contents/Developer/usr/bin/make screen-driver) || exit
1; \
done
make[2]: Nothing to be done for `screen-driver'.
/opt/local/bin/ginstall -c -d /bin
/opt/local/bin/ginstall -c brltty /bin
ginstall: cannot create regular file '/bin/brltty': Operation not permitted
make[1]: *** [install-commands] Error 1
make: *** [install] Error 2
> On Aug 9, 2022, at 2:52 PM, Dave Mielke <[email protected]> wrote:
>
> [quoted lines by Cheryl Homiak on 2022/08/09 at 14:42 -0500]
>
>> Here you go! Still not good news!
>
> Try adding --disable-icu.
>
> --
> 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.app/mailman/listinfo/brltty
_______________________________________________
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.app/mailman/listinfo/brltty