Re: [LyX/master] configure.py: elyxer is not provided as executable

2015-05-31 Thread Georg Baum
Uwe Stöhr wrote: > Am 31.05.2015 um 16:01 schrieb Georg Baum: > >> It definitely _is_ available as an executable if you use the debian >> package, so detection of elyxer on debian is now broken. > > OK, reverting now. Thanks. >> IMO we had too many changes of the kind that works for one develo

Re: [LyX/master] configure.py: elyxer is not provided as executable

2015-05-31 Thread Jean-Marc Lasgouttes
Le 31/05/15 18:03, Uwe Stöhr a écrit : In many cases I think it is obvious. I mean I looked at the source code and at the official website. There is only an elyxer.py. So if someone converts this to an executable I don't think that LyX must take care of it. I mean I can also make a zip-file out o

Re: [LyX/master] configure.py: elyxer is not provided as executable

2015-05-31 Thread Uwe Stöhr
Am 31.05.2015 um 16:01 schrieb Georg Baum: It definitely _is_ available as an executable if you use the debian package, so detection of elyxer on debian is now broken. OK, reverting now. IMO we had too many changes of the kind that works for one developer on one OS while ignoring that other

Re: [LyX/master] configure.py: elyxer is not provided as executable

2015-05-31 Thread Georg Baum
Richard Heck wrote: > On 05/30/2015 09:11 PM, Uwe Stöhr wrote: >> commit ee5760ef8ce0291fbfada33901ed110f51cf5a91 >> Author: Uwe Stöhr >> Date: Sun May 31 03:11:13 2015 +0200 >> >> configure.py: elyxer is not provided as executable > > I think we should check both. On some platforms, it m

Re: [LyX/master] configure.py: elyxer is not provided as executable

2015-05-30 Thread Richard Heck
On 05/30/2015 09:11 PM, Uwe Stöhr wrote: commit ee5760ef8ce0291fbfada33901ed110f51cf5a91 Author: Uwe Stöhr Date: Sun May 31 03:11:13 2015 +0200 configure.py: elyxer is not provided as executable I think we should check both. On some platforms, it may be available as an executable. Ric