Yes, you have to edit the Makefile. There is probably something like CFLAGS, add the -I/usr/local/include to that variabel.
On Sun, Mar 10, 2019 at 02:58:48PM -0500, Cheryl Homiak wrote: > Thanks, but if you mean I should do this on the command line for make I tried > that and it didn't work. Am I supposed to edit the makefile itself? The files > are definitely there so I don't understand this. > > > > > On Mar 10, 2019, at 6:25 AM, Adrian van Bloois <[email protected]> wrote: > > > > -I/opt/local/include > > in the compile options. > > > > On Sat, Mar 09, 2019 at 06:10:45PM -0600, Cheryl Ann Homiak wrote: > >> I am installing brltty on a computer running Mac El Capitan. I am > >> using the latest brltty version with github. My compile is failing > >> because unicode/uchar.h can not be found. It is in > >> /opt/local/include. What do I need to do to get this to be found? > >> > >> Thanks much for any help. > >> > >> _______________________________________________ > >> 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 > > > > -- > > Adri P. van Bloois > > > > > > "Elegance is not a dispensable luxury but a factor that decides between > > success and failure." > > Edsger W. Dijkstra > > _______________________________________________ > > 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 -- Adri P. van Bloois "Elegance is not a dispensable luxury but a factor that decides between success and failure." Edsger W. Dijkstra _______________________________________________ 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
