|
From: Tatsuro M. <tma...@ya...> - 2009-07-29 23:57:09
|
Hello I have encountered other problem on cygwin(1.7) build. My system do not have Qt. At the ./configure, the Qt check stop the configure script and do not allow to build without Qt. *********** configure: WARNING: The cairo terminals will not be compiled. checking for QT... configure: WARNING: Package requirements (QtCore >= 4.5 QtGui >= 4.5 QtNetwork >= 4.5 QtSvg >= 4.5) were not met: No package 'QtCore' found No package 'QtGui' found No package 'QtNetwork' found No package 'QtSvg' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables QT_CFLAGS and QT_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. configure: WARNING: The Qt terminal will not be compiled. configure: error: conditional "HAVE_LRELEASE" was never defined. Usually this means the macro was only invoked conditionally. ************************** The ./configure stopped at the point shown in above and do not go forward to build without Qt. The bug may be introduced the change 2009-07-29 Jテゥrテエme Lodewyck <lod...@us...> * configue.in src/Makefile.am: better check for Qt tools moc uic and lrelease. Please check the change the above. Regards Tatsuro PS. Hello Ethan Sorry for my previous mail. I have mistaken to handle of the mail program and sent the mail only to you. Please ignore and delete the mail. --- Ethan Merritt wrote: > Fresh download + prepare + configure + build > using today's CVS fails with the following messages: > > make[3]: Entering directory `/home/merritt/cvs/gnuplot-cvs/src' > uic -o ui_QtGnuplotSettings.h qtterminal/QtGnuplotSettings.ui > make[3]: *** No rule to make target `qtgnuplot_fr.qm', needed by `alloc.o'. Stop. > make[3]: Leaving directory `/home/merritt/cvs/gnuplot-cvs/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/merritt/cvs/gnuplot-cvs/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/merritt/cvs/gnuplot-cvs' > make: *** [all] Error 2 > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ |