Am Dienstag, 28. Februar 2017 um 15:37:16, schrieb Liviu Andronic <landr...@lyx.org> > On Tue, Feb 28, 2017 at 3:29 PM, Kornel Benko <kor...@lyx.org> wrote: > > > Am Dienstag, 28. Februar 2017 um 15:08:33, schrieb Liviu Andronic < > > landr...@lyx.org> > > > On Tue, Feb 28, 2017 at 2:58 PM, Jean-Marc Lasgouttes < > > lasgout...@lyx.org> > > > wrote: > > > > > > > Le 28/02/2017 à 14:45, Liviu Andronic a écrit : > > > > > > > >> Not sure how to proceed next. > > > >> > > > > > > > > A few questions: > > > > > > > > - do you have only one moc binary? > > > > > > > > > > geek@liv-inspiron:~/Build/Devel/lyx$ ls -l /usr/bin/moc* > > > lrwxrwxrwx 1 root root 9 Feb 19 2014 /usr/bin/moc -> qtchooser > > > lrwxrwxrwx 1 root root 35 May 27 2015 /usr/bin/moc-qt4 -> > > > ../lib/x86_64-linux-gnu/qt4/bin/moc > > > > > > > > > > - do you have qt4 and qt5 in parallel ? > > > > > > > > > > Yes. Qt 4.8.6 and 5.2.1. > > > > > > > > > > > > > - what are the options that moc accepts? > > > > > > > > > > > geek@liv-inspiron:~/Build/Devel/lyx$ moc -v > > > moc 5.6.0 > > > > !!!!!!!! That's it. > > > > I have also both installed, but can switch in between with > > setting the environment QT_SELECT > > # setenv QT_SELECT qt5 > > # moc -v > > moc 5.2.1 > > > > > Hmm, I don't have `setenv` here. Which package did you install to get it? >
That is tcsh syntax. For 'sh' it simply is 'export QT_SELECT=qt5' > Liviu Kornel
signature.asc
Description: This is a digitally signed message part.