Re: [tesseract-ocr] error: required directory

2018-04-25 Thread Marius Amado-Alves
Zdenko, your latest fix of the makefile has solved this problem:-) Thanks a lot.

-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
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/CAAkGvFBd2%2BnzVqsH9SRLKENbnSbNCP3qLCv0bNh%2BtWb_mmoUWw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tesseract-ocr] error: required directory

2018-04-25 Thread Zdenko Podobny
We are making reorganization of tesseract.
Using the latest code is not recommended at all especially if you do not
follow developers communications.



Zdenko

2018-04-25 19:59 GMT+02:00 Marius Amado-Alves :

> Trying to install on a Mac, cannot pass the autogen.sh step. Any tips
> highly appreciated. Current directory is /tesseract
>
> bash-3.2# ./autogen.sh
>
> Running aclocal
>
> Running /opt/local/bin/glibtoolize
>
> glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
>
> glibtoolize: copying file 'config/ltmain.sh'
>
> glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
>
> glibtoolize: copying file 'm4/libtool.m4'
>
> glibtoolize: copying file 'm4/ltoptions.m4'
>
> glibtoolize: copying file 'm4/ltsugar.m4'
>
> glibtoolize: copying file 'm4/ltversion.m4'
>
> glibtoolize: copying file 'm4/lt~obsolete.m4'
>
> Running autoheader
>
> Running automake --add-missing --copy
>
> configure.ac:314: installing 'config/compile'
>
> configure.ac:23: installing 'config/missing'
>
> Makefile.am:21: error: required directory ./arch does not exist
>
> Makefile.am:21: error: required directory ./ccutil does not exist
>
> Makefile.am:21: error: required directory ./viewer does not exist
>
> Makefile.am:21: error: required directory ./cutil does not exist
>
> Makefile.am:21: error: required directory ./opencl does not exist
>
> Makefile.am:21: error: required directory ./ccstruct does not exist
>
> Makefile.am:21: error: required directory ./dict does not exist
>
> Makefile.am:21: error: required directory ./classify does not exist
>
> Makefile.am:21: error: required directory ./wordrec does not exist
>
> Makefile.am:21: error: required directory ./textord does not exist
>
> Makefile.am:21: error: required directory ./lstm does not exist
>
> Makefile.am:21: error: required directory ./ccmain does not exist
>
> Makefile.am:21: error: required directory ./api does not exist
>
> Makefile.am:5: error: required directory ./training does not exist
>
> src/api/Makefile.am: installing 'config/depcomp'
>
>
>   Something went wrong, bailing out!
>
>
> bash-3.2#
>
>
> --
> 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 tesseract-ocr+unsubscr...@googlegroups.com.
> To post to this group, send email to tesseract-ocr@googlegroups.com.
> 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/404dc0eb-12b5-4731-8ba2-589c8ac8d346%
> 40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
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/CAJbzG8ze3cCP3F5ppfj3ceaTCG_aJS0U1L-WHdg7pLA-iqSWQg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] error: required directory

2018-04-25 Thread Marius Amado-Alves
Trying to install on a Mac, cannot pass the autogen.sh step. Any tips 
highly appreciated. Current directory is /tesseract

bash-3.2# ./autogen.sh 

Running aclocal

Running /opt/local/bin/glibtoolize

glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.

glibtoolize: copying file 'config/ltmain.sh'

glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.

glibtoolize: copying file 'm4/libtool.m4'

glibtoolize: copying file 'm4/ltoptions.m4'

glibtoolize: copying file 'm4/ltsugar.m4'

glibtoolize: copying file 'm4/ltversion.m4'

glibtoolize: copying file 'm4/lt~obsolete.m4'

Running autoheader

Running automake --add-missing --copy

configure.ac:314: installing 'config/compile'

configure.ac:23: installing 'config/missing'

Makefile.am:21: error: required directory ./arch does not exist

Makefile.am:21: error: required directory ./ccutil does not exist

Makefile.am:21: error: required directory ./viewer does not exist

Makefile.am:21: error: required directory ./cutil does not exist

Makefile.am:21: error: required directory ./opencl does not exist

Makefile.am:21: error: required directory ./ccstruct does not exist

Makefile.am:21: error: required directory ./dict does not exist

Makefile.am:21: error: required directory ./classify does not exist

Makefile.am:21: error: required directory ./wordrec does not exist

Makefile.am:21: error: required directory ./textord does not exist

Makefile.am:21: error: required directory ./lstm does not exist

Makefile.am:21: error: required directory ./ccmain does not exist

Makefile.am:21: error: required directory ./api does not exist

Makefile.am:5: error: required directory ./training does not exist

src/api/Makefile.am: installing 'config/depcomp'


  Something went wrong, bailing out!


bash-3.2#


-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
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/404dc0eb-12b5-4731-8ba2-589c8ac8d346%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.