Re: Failed svn installation on arch linux (was: svn installation fails)

2011-10-21 Thread stefano franchi
On Wed, Oct 19, 2011 at 5:59 PM, Julien Rioux wrote: > On 19/10/2011 11:31 PM, stefano franchi wrote: >> >> Making all in po >> make[2]: Entering directory `/home/stefano/builds/lyx-2-svn/lyx-devel/po' >> make lyx-2-svn.pot-update >> make[3]: Entering directory `/home/stefano/builds/lyx-2-svn/lyx-

Re: Failed svn installation on arch linux (was: svn installation fails)

2011-10-20 Thread stefano franchi
Ok, thanks. I don't have access to the Arch box today, but I'll try and test tomorrow. Cheers, Stefano On Wed, Oct 19, 2011 at 5:59 PM, Julien Rioux wrote: > On 19/10/2011 11:31 PM, stefano franchi wrote: >> >> Making all in po >> make[2]: Entering directory `/home/stefano/builds/lyx-2-svn/lyx

Re: Failed svn installation on arch linux (was: svn installation fails)

2011-10-19 Thread Julien Rioux
On 19/10/2011 11:31 PM, stefano franchi wrote: Making all in po make[2]: Entering directory `/home/stefano/builds/lyx-2-svn/lyx-devel/po' make lyx-2-svn.pot-update make[3]: Entering directory `/home/stefano/builds/lyx-2-svn/lyx-devel/po' sed -e '/^#/d' remove-potcdate.sin> t-remove-potcdate.sed

Re: Failed svn installation on arch linux (was: svn installation fails)

2011-10-19 Thread Julien Rioux
On 19/10/2011 11:31 PM, stefano franchi wrote: 1. I upated to r39890, and now configure finds the correct python2 executable: checking for a Python interpreter with version>= 2.4.0... python2 checking for python2... /usr/bin/python2 checking for python2 version... 2.7 checking for python2 plat

Re: Failed svn installation on arch linux (was: svn installation fails)

2011-10-19 Thread stefano franchi
1. I upated to r39890, and now configure finds the correct python2 executable: checking for a Python interpreter with version >= 2.4.0... python2 checking for python2... /usr/bin/python2 checking for python2 version... 2.7 checking for python2 platform... linux2 checking for python2 script direc

Re: Failed svn installation on arch linux (was: svn installation fails)

2011-10-19 Thread Julien Rioux
On 19/10/2011 9:46 PM, Richard Heck wrote: We should definitely fix these sorts of silly print issues. It won't be only print issues, python 2 and 3 are a lot uncommon. You can put a google summer of code student on the porting task. Here's a silly idea: Create a new user and make ~/bin/py

Re: Failed svn installation on arch linux (was: svn installation fails)

2011-10-19 Thread Richard Heck
On 10/19/2011 12:40 PM, stefano franchi wrote: So my problem is getting worse. Compilation of the svn tree fails even earlier, and because of the same python issue, I guess (see below). It seems I cannot remove python 3, since the Arch package management system depends on it. Do I have any alter

Failed svn installation on arch linux (was: svn installation fails)

2011-10-19 Thread stefano franchi
So my problem is getting worse. Compilation of the svn tree fails even earlier, and because of the same python issue, I guess (see below). It seems I cannot remove python 3, since the Arch package management system depends on it. Do I have any alternatives? Is there anyone building lyx on the Arch