I used brew to install the dependencies and then ran the following:

$ ./autogen.sh
$ make
$ sudo make install
$ make training

The last command exits with the following:

ld: library not found for -lgobject-2.0
collect2: error: ld returned 1 exit status
make[1]: *** [text2image] Error 1
make: *** [training] Error 2

On Monday, July 31, 2017 at 12:42:32 PM UTC-7, Stefan Weil wrote:
>
> Kevin, how did you run the failing builds on macOS?
>
> I just tested building with `brew install tesseract --HEAD 
> --with-training-tools` and had no problems.
> An automake based builds also works with MacPorts.
> No modifications were needed for Tesseract git master.
>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/e57c4b75-edd3-4b3c-bf01-53ae51a2d03f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to