hi john I've added another phrase table implementation in the chart branch which uses berkeley db so even if you compile trunk ok, you need to do a little extra for this branch. I think if Berkeley db includes & libs are installed in the default locations, you don't need to specify the --with-berkeleydb option.
Hieu John Morgan wrote: > Hello, > I guess this question is for Hugh. > I'm trying to compile the new moses chart parsing decoder in the > mt3_chart directory. > I have the berkeleydb libraries under /usr/lib and /usr/include. > I run ./regenerate-makefiles.sh;./configure > --with-srilm=/home/john/srilm --with-berkeleydb=/usr > I get warnings and then an error like: > /usr/include/stdlib.h:351 error expected ; before * token > . > . > . > > I have the trunk moses working smoothly. Is there anything extra > needed to get the hierarchical chart parsing moses compiled? > Thanks, > > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
