On Wed, Nov 9, 2011 at 6:02 PM, Merve Temizer <[email protected]> wrote:
> Hi, > I run these commands on ubuntu > > apt-get install autoconf automake > > svn checkout http://tesseract-ocr.googlecode.com/svn/trunk/ tesseract-ocr > > > i can see "Checked out revision 640." > > cd tesseract-ocr > ./runautoconf > > > > on ./runautoconf i get error: no such file or directory. > > it is correct. There is not such file. Did you read README that is part of svn? > Also i have an old directory with old version of tesseract code, and it has a > "Makefile" file. > > But r640 does have only Makefile.am, no Makefile, why? > > Because Makefile is just generated file (output) while Makefile.am is source for creating Makefile. thanks > > > -- > You received this message because you are subscribed to the Google > Groups "tesseract-ocr" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/tesseract-ocr?hl=en > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

