Jean-Marc Lasgouttes wrote: > Angus> 1. The make process seems to hang here: [ -f > doc/UserGuide.lyx ] || { cvs -Q export -r HEAD -d doc lyxdoc > || \ echo "WARNING: Unable to get LyX Documentation from > CVS!" ; true ; } > > You need to run this from a shell where CVSROOT is declared > correctly, so that the documentation can be extracted from its > repository.
Thank you. Works perfectly. > Angus> 2. There are still a bunch of po warnings: Rotate 90° «text» > Angus> »text« > > I did not correct the po files in 1.4.0cvs, I think all these > entries are in fuzzy state. I guess that we are going to copy the > 1.3.x po files to 1.4.0cvs eventually (except those which have been > updated, maybe). Thanks. I can confirm that 'make distdir' now works perfectly for srcdir != builddir. -- Angus