I believe there will be an updated release some time soon and that should be easier to install and be more portable.
Tom On Sun, Feb 1, 2009 at 21:29, inkbottle <[email protected]> wrote: > > In order to compile openFst on Debian (gcc-4.3) > I did the following modiffications: > $ darcs whatsnew > hunk ./bin/main.h 28 > +#include <climits> > hunk ./lib/randgen.h 27 > +#include <climits> > + > hunk ./lib/symbol-table.h 27 > -#include <string> > +#include <cstring> > hunk ./lib/vector-fst.h 26 > +#include <cstring> > > Now it compiles, > but I don't know if it's relevant, > I just followed this: > http://www.cyrius.com/journal/gcc/gcc-4.3-include.html > > Chris > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
