|
From: adad <ad...@gm...> - 2010-02-10 02:40:03
|
it actually works. The problem was that in the terminal list and examples on the web, it's said to be "set term lua", what should be "set term tikz". Thanks, Christian Ethan Merritt wrote: > On Tuesday 09 February 2010 15:26:41 gerion wrote: >> Thanks for the quick response. Can't find it in the INSTALL though. > > Right. The note has been added for inclusion in the 4.4.0 release based on > feedback from the release candidate. > >> now the terminal gets installed, but doesn't seem to work properly. The >> "./configure --with-lua yes" gives >> >> checking for LUA... yes >> checking for library containing luaL_openlibs... none required >> checking lua.h usability... no >> checking lua.h presence... no >> checking for lua.h... no >> configure: WARNING: please add path to lua.h to CPPFLAGS in Makefile >> >> however, the Makefile contains "CPPFLAGS = -I/usr/include/lua5.1" which >> has the lua.h > > That warning is from the configure script, not from make. > I would have expected make to succeed if CPPFLAGS is correct. > If "make" fails, could you attach the error messages? > > Ethan > >> Cheers, Christian >> -- >> View this message in context: http://old.nabble.com/install-TkiZ-terminal-gnuplot-4.4.0-rc1-tp27479233p27523924.html >> Sent from the Gnuplot - Dev mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------------ >> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, >> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW >> http://p.sf.net/sfu/solaris-dev2dev >> _______________________________________________ >> gnuplot-beta mailing list >> gnu...@li... >> https://lists.sourceforge.net/lists/listinfo/gnuplot-beta >> > > > |