No, it's just that ocropus isn't respecting the configure prefix. Once I symlinked /local/share/ocropus to /usr/local/share/ocropus, that bug went away, and I got on to the next one. Turns out that "make install" doesn't uncompress default.fst.gz, so once again ocropus fails. Once I did that by hand, I got to the next problem, which has me stumped for the moment:
% ocropus page data/testimages/simple.png terminate called after throwing an instance of 'char*' Abort % Any ideas? Bill On Jul 9, 9:06 am, Duncan McGregor <[email protected]> wrote: > It may be connected with a bug in the build > -http://code.google.com/p/ocropus/issues/detail?id=168 > > You need to copy data/default.model from the distribution into the > required directory manually. > > Duncan > > On 9 Jul 2009, at 17:02, Bill Janssen wrote: > > > > > OK, I'm able to build/install on OS X. Next step is to test it. In > > the <a href="http://code.google.com/p/ocropus/wiki/ > > DevInstall">DevInstall page</a>, I found the following magic > > invocation: > > > % ocropus page data/testimages/simple.png > > > But: > > > % ocropus page data/testimages/simple.png > > FATAL: /usr/local/share/ocropus/models/default.model: failed to load > > (/ > > usr/local/share/ocropus/models/default.model: cannot open file for > > reading) > > % > > > Now, there IS a /local/share/ocropus/models/ directory (I configured > > with --prefix=/local). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ocropus" 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/ocropus?hl=en -~----------~----~----~----~------~----~------~--~---
