Re: configure /usr/bin/moc

2013-07-14 Thread Jean-Marc Lasgouttes
Le 14/07/13 12:44, Richard Heck a écrit : Done now. Richard, do you want this in 2.0.x? If you think it's needed, yes. Yes, I think it is better. Done now. JMarc

Re: configure /usr/bin/moc

2013-07-14 Thread Richard Heck
On 07/13/2013 09:46 AM, Jean-Marc Lasgouttes wrote: Le 13/07/2013 12:10, Jürgen Spitzmüller a écrit : Jean-Marc Lasgouttes wrote: Can I commit this? Where? Commit it to 2.1-staging. Done now. Richard, do you want this in 2.0.x? If you think it's needed, yes. rh

Re: configure /usr/bin/moc

2013-07-13 Thread Jean-Marc Lasgouttes
Le 13/07/2013 12:10, Jürgen Spitzmüller a écrit : Jean-Marc Lasgouttes wrote: Can I commit this? Where? Commit it to 2.1-staging. Done now. Richard, do you want this in 2.0.x? JMarc

Re: configure /usr/bin/moc

2013-07-13 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > Can I commit this? Where? Commit it to 2.1-staging. Jürgen

Re: configure /usr/bin/moc

2013-07-13 Thread Jean-Marc Lasgouttes
Le 09/07/2013 17:25, Jean-Marc Lasgouttes a écrit : 07/07/2013 16:27, Stephan Witt: Hmm… it looks like that: 1. /opt/qt-everywhere-opensource-src-4.8.2/bin has "moc" but not "moc-qt4" 2. LyX's configure checks for moc-qt4 first and is happy to find it in /usr/bin Does the following patch make

Re: configure /usr/bin/moc

2013-07-09 Thread Stephan Witt
Am 09.07.2013 um 17:25 schrieb Jean-Marc Lasgouttes : > 07/07/2013 16:27, Stephan Witt: >> Hmm… it looks like that: >> 1. /opt/qt-everywhere-opensource-src-4.8.2/bin has "moc" but not "moc-qt4" >> 2. LyX's configure checks for moc-qt4 first and is happy to find it in >> /usr/bin > > Does the fol

Re: configure /usr/bin/moc

2013-07-09 Thread Jean-Marc Lasgouttes
07/07/2013 16:27, Stephan Witt: Hmm… it looks like that: 1. /opt/qt-everywhere-opensource-src-4.8.2/bin has "moc" but not "moc-qt4" 2. LyX's configure checks for moc-qt4 first and is happy to find it in /usr/bin Does the following patch make sense? It only searches for moc-qt4 when not looking

Re: configure /usr/bin/moc

2013-07-09 Thread Jean-Marc Lasgouttes
07/07/2013 16:27, Stephan Witt: Hmm… it looks like that: 1. /opt/qt-everywhere-opensource-src-4.8.2/bin has "moc" but not "moc-qt4" 2. LyX's configure checks for moc-qt4 first and is happy to find it in /usr/bin Are there still systems where looking for qt4-foo makes sense? Wasn't it useful on

Re: configure /usr/bin/moc

2013-07-07 Thread Stephan Witt
Am 07.07.2013 um 15:59 schrieb Georg Ritter : > On 07/07/13 13:47, Stephan Witt wrote: >> Am 07.07.2013 um 13:39 schrieb Georg Ritter : >> >>> Dear lyx team, >>> >>> I just pulled the sources from git an noticed the following: >>> >>> If ./configure --with-qt4-dir=/my/qt4dir482/ is specified, t

Re: configure /usr/bin/moc

2013-07-07 Thread Georg Ritter
On 07/07/13 13:47, Stephan Witt wrote: > Am 07.07.2013 um 13:39 schrieb Georg Ritter : > >> Dear lyx team, >> >> I just pulled the sources from git an noticed the following: >> >> If ./configure --with-qt4-dir=/my/qt4dir482/ is specified, the build >> system should pickup and use: >> /my/qt4dir/bi

Re: configure /usr/bin/moc

2013-07-07 Thread Stephan Witt
Am 07.07.2013 um 13:39 schrieb Georg Ritter : > Dear lyx team, > > I just pulled the sources from git an noticed the following: > > If ./configure --with-qt4-dir=/my/qt4dir482/ is specified, the build > system should pickup and use: > /my/qt4dir/bin/moc > > but it did use /usr/bin/moc-qt4 on my

configure /usr/bin/moc

2013-07-07 Thread Georg Ritter
Dear lyx team, I just pulled the sources from git an noticed the following: If ./configure --with-qt4-dir=/my/qt4dir482/ is specified, the build system should pickup and use: /my/qt4dir/bin/moc but it did use /usr/bin/moc-qt4 on my system (ubuntu 9.10) and got confused (as the system one is 4.5.