Everything looks as it should, in what you sent me. Can you try out the package of tools here: http://www.dur.ac.uk/nick.white/tools/njwtesstools-20120919.tar.bz2
Unpack it, then run 'make' from the njwtesstools directory. If that doesn't work, I'm sort of out of ideas. Would it be possible for you to temporarily give me SSH access to your box? If not that's OK, it's just that it's really hard to work out what's going wrong without being able to reproduce your problem. Nick On Thu, Sep 20, 2012 at 01:37:45AM -0700, Donaldo wrote: > > Thanks, Nick and Zedenko > > On Wednesday, 19 September 2012 19:49:40 UTC+12, Nick White wrote: > > Intriguing... > > Can you send the output of `pkg-config --libs --cflags MagickWand` > > > $ pkg-config --libs --cflags MagickWand > -fopenmp -I/usr/include/ImageMagick -lMagickWand -lMagickCore > > > please? What GNU Linux distribution (and version) are you using? If > > > It is Linux Mint 13 KDE, so it is Debian based. > > > it's Debian derived, can you send me the output of the command > `dpkg -L libmagickwand-dev` please? > > > $ dpkg -L libmagickwand-dev > /. > /usr > /usr/share > /usr/share/man > /usr/share/man/man1 > /usr/share/man/man1/MagickWand-config.1.gz > /usr/share/man/man1/Wand-config.1.gz > /usr/share/doc > /usr/share/doc/libmagickwand-dev > /usr/share/doc/libmagickwand-dev/copyright > /usr/bin > /usr/bin/Wand-config > /usr/bin/MagickWand-config > /usr/include > /usr/include/ImageMagick > /usr/include/ImageMagick/wand > /usr/include/ImageMagick/wand/animate.h > /usr/include/ImageMagick/wand/composite.h > /usr/include/ImageMagick/wand/deprecate.h > /usr/include/ImageMagick/wand/MagickWand.h > /usr/include/ImageMagick/wand/magick-image.h > /usr/include/ImageMagick/wand/import.h > /usr/include/ImageMagick/wand/magick-property.h > /usr/include/ImageMagick/wand/magick_wand.h > /usr/include/ImageMagick/wand/magick-wand.h > /usr/include/ImageMagick/wand/convert.h > /usr/include/ImageMagick/wand/pixel-iterator.h > /usr/include/ImageMagick/wand/wand-view.h > /usr/include/ImageMagick/wand/pixel-wand.h > /usr/include/ImageMagick/wand/display.h > /usr/include/ImageMagick/wand/montage.h > /usr/include/ImageMagick/wand/drawing-wand.h > /usr/include/ImageMagick/wand/conjure.h > /usr/include/ImageMagick/wand/identify.h > /usr/include/ImageMagick/wand/compare.h > /usr/include/ImageMagick/wand/stream.h > /usr/include/ImageMagick/wand/mogrify.h > /usr/lib > /usr/lib/libMagickWand.a > /usr/lib/pkgconfig > /usr/lib/pkgconfig/MagickWand.pc > /usr/lib/pkgconfig/Wand.pc > /usr/lib/libMagickWand.la > /usr/share/doc/libmagickwand-dev/NEWS.Debian.gz > /usr/share/doc/libmagickwand-dev/changelog.Debian.gz > /usr/lib/libMagickWand.so > > > > Zdenko was correct in thinking that adding the extra -L and -I lines > should have fixed things. Well, the pkg-config part *should* have > done all that, but evidently something there isn't working > correctly. > > I'm planning to release a tarball of the tools, plus libutf and a > Makefile, today, and would really like it if we could figure out > your problem (as no doubt would you!) > > > I sure would :-) > > > Thanks for sticking with it! > > > I am just trying to help. > > Regards > Donaldo > > -- > 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

