|
From: Tatsuro M. <tma...@ya...> - 2015-06-28 22:23:48
|
----- Original Message ----- > From: Christoph Bersch > To: gnuplot-beta > Cc: > Date: 2015/6/28, Sun 05:37 > Subject: Re: help for gnuplot build with qt5 > > Am 27.06.2015 um 10:44 schrieb Tatsuro MATSUOKA: >> I am now trying to build gnuplot 5.1 with Qt 5 on ubuntu 14.04. >> >> Octave uses qt4 so that I would like to build gnuplot without uninstall > qt4. >> >> configure --with-qt=qt5 is not enough. > > I also had this problem. On Debian for me it worked to use > > export QT_SELECT=qt5; ./configure Thank you for your advise. Unfortunately the above does not work for me. Tatsuro |