Am Monday 10 January 2011 16:23:30 schrieb Vincent van Ravesteijn: > > I have compiled lyx 2 before by using svn. > > Now I want to update it and used > > svn update > > according to http://www.lyx.org/HowToUseSVN point 5 > > there were conflicts discovered in po/xx.po files > > which I postponed, because I did not know what else to do. > > Does anybody know? > > I would just delete the whole po directory and use "svn revert -R po" > to restore it.
Thanks, Vincent. Would that mean, I have to remove tlpkg or translations? (it is /tlpkg/translations/xx.po > > > Is this the stable module, which I downloaded? > > How do I find out? > > There is only one version of LyX2.0 in SVN. We will start > distinguishing between a stable and trunk version when LyX2.0 is > officially released. For now, the stable branch refers to 1.6.x. The following was from the cited site above and concerned with the development module > > , things are somewhat more complicated than for the release module. > > You're going to need automake, autoconf, and gettext, which can be > > downloaded from your favorite GNU ftp site. (Start at gnu.org to find a > > mirror.) Once you've installed all of that stuff, just run the autogen.sh > > script written by Allan Rae, which will do things in the right order, and > > then tell you to run configure and make. Wolfgang
