|
From: Ethan A M. <merritt@u.washington.edu> - 2015-11-25 10:23:42
|
On Wed, 25 Nov 2015, pl...@pi... wrote:
> Hi,
>
>
> >>
> The jive is now sorted out; CVS is accessible again.
> Allin Cottrell
> >>
>
> Thanks for the heads up, good to see this back in action.
>
> I am trying to build on a new x86_64 Fedora installation. After a bit of
> poking and encouragement it did get through ./configure --with-qt but
> with a rather odd warming:
>
> configure: WARNING: The Qt terminal will use Qt5.
>
> Why is that a warming, is it expected to give problems?
>
> After compiling a fair amount of qt related sfuff, it finally dropped
> out with this:
>
>
> make
>
> ....
>
> /usr/lib64/qt5/bin/lrelease qtterminal/po/qtgnuplot_fr.ts -qm
> qtgnuplot_fr.qm
> make[4]: /usr/lib64/qt5/bin/lrelease: Command not found
> Makefile:1282: recipe for target 'qtgnuplot_fr.qm' failed
>
>
>
> Is the a missing -devel package that the automake tools failed to test
> for, or what? Any suggestions ?
qt5 lrelease is in package qttools5
The error should not be fatal, as the only thing not built is the
french and japanese translations of the error messages. Possibly
it will also want the i18n locale support for French and Japanese.
Ethan
>
> TIA, Peter.
>
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
> _______________________________________________
> gnuplot-beta mailing list
> gnu...@li...
> Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta
>
|