26 maj 2010 kl. 16.23 skrev Jimmy O'Regan:

I've just updated the SVN version to use libtool (and shared
libraries, that sort of thing) but it's only tested on Ubuntu Lucid.

Anyone care to take it for a test run?


OS X via MacPorts using gcc43 on a fresh svn co.

./configure ends with:

config.status: executing libtool commands
sed: config/ltmain.sh: No such file or directory
sed: config/ltmain.sh: No such file or directory
mv: rename libtoolT to libtool: No such file or directory
cp: libtoolT: No such file or directory
chmod: libtool: No such file or directory
config.status: executing depfiles commands

Configuration is done.
You can now build tesseract by running:


Of course make then fails:

make  all-recursive
Making all in ccstruct
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. - I.. -I../ccutil -I../cutil -I../image -I../viewer -I/opt/local/ include -g -O2 -MT blobbox.lo -MD -MP -MF .deps/blobbox.Tpo -c -o blobbox.lo blobbox.cpp
mv -f .deps/blobbox.Tpo .deps/blobbox.Plo
mv: rename .deps/blobbox.Tpo to .deps/blobbox.Plo: No such file or directory
make[3]: *** [blobbox.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2




        karl

--
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.

Reply via email to