On Mon, Jan 13, 2003 at 03:22:56PM +0000, Michelle Ribeiro wrote: > Hi, all. > > I need some light. The volunteers found a error when compile the html page: > > proxy:~/Traducao/webwml/portuguese/News/weekly$ make 2003/01/index.pt.html > make: *** No rule to make target `../../../locale/pt/LC_MESSAGES/date.mo', > needed by `2003/01/index.pt.html'. Stop. > > I don't find any locale dir in the cvs and this lead to 404 errors.
Hi, you have to cvs update english/po and then run 'make install' from the portuguese/po/ directory before building HTML pages. Denis

