I have downloaded latest sources from http://mercurial.iupr.org/
I'm using Ubuntu 9.04 and have installed all packages from
ocropus/ubuntu-packages and iulib/ubuntu-packages.
I have built and installed iulib, ocropus, and ocrolangmod with
  scons
  sudo scons install

Now I'm trying to compile ocroscript.
First time I get:
pfst.cc: In function 'int tolua_pfst_pfst_fst_insert00(lua_State*)':
pfst.cc:152: error: 'fst_insert' was not declared in this scope

Adding
#include "ocrolangmod/ocrolangmod.h"
to pfst.cc I get:
pfst.cc: In function 'int tolua_pfst_pfst_fst_union00(lua_State*)':
pfst.cc:351: error: 'fst_union' was not declared in this scope

I have found fst_union() in pfst.pkg, but I don't know how to build
it... can someone help me?

thanks,
  Marcello
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to