And how can I download the correct branch? Thanks in advance. ------------------------------------------------- Julio Rojas jcredbe...@gmail.com
On Thu, Feb 25, 2010 at 8:52 AM, Guenter Milde <mi...@users.berlios.de> wrote: > On 2010-02-24, Rob Oakes wrote: > > I am running a LyX from Debian/testing (1.6.5) and a home-compliled svn > version in parallel without problems. > >> I'd recommend that after compiling that you manually specify a differ user >> and system directory, though. This will ensure that you don't have problems >> with the system installed version of LyX. > >> Lyx2 -sysdir "/path/to/sys/directory" -userdir "/path/to/user/directory" > > However, this is done automatically, if you configure with e.g. > > ./configure --with-version-suffix=-svn --enable-build-type=release > > now, the sysdir is /usr/local/share/lyx-svn and the userdir is ~/.lyx-svn. > > Günter > >