Not sure if I'm doing something wrong, but I can't get it (revision
254) to compile in Linux (Ubuntu 9.04). When I run configure, I get
(amongst the usual stuff) this warning:
/home/johan/Src/tesseract-ocr-read-only/config/missing: Unknown `--
run' option
Try `/home/johan/Src/tesseract-ocr-read-only/config/missing --help'
for more information
configure: WARNING: `missing' script is too old or
missing
And when I run make, this is all I get:
make all-recursive
make[1]: Går till katalogen "/home/johan/Src/tesseract-ocr-read-only"
Making all in ccstruct
make[2]: Går till katalogen "/home/johan/Src/tesseract-ocr-read-only/
ccstruct"
make[3]: Går till katalogen "/home/johan/Src/tesseract-ocr-read-only/
ccstruct"
source='blobbox.cpp' object='blobbox.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../config/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../
image -I../viewer -g -O2 -c -o blobbox.o blobbox.cpp
/bin/bash: ../config/depcomp: Filen eller katalogen finns inte
make[3]: *** [blobbox.o] Fel 127
make[3]: Lämnar katalogen "/home/johan/Src/tesseract-ocr-read-only/
ccstruct"
make[2]: *** [all-recursive] Fel 1
make[2]: Lämnar katalogen "/home/johan/Src/tesseract-ocr-read-only/
ccstruct"
make[1]: *** [all-recursive] Fel 1
make[1]: Lämnar katalogen "/home/johan/Src/tesseract-ocr-read-only"
make: *** [all] Fel 2
(Sorry, it's in Swedish, but in any case, that is a file not found
error for ../config/depcomp.)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---