help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tikz terminal


From: gerion
Subject: Re: tikz terminal
Date: Fri, 5 Feb 2010 19:14:10 -0800 (PST)

Hello,

I was trying to use the tikz terminal as well. unfortunately, I haven't been
able to get the terminal running. 
I'm using Ubuntu 9.10 and have installed lua5.1.

Following the instructions in the gnuplot tikz terminal archive, I edited
the lua.trm, added the term.h file and the LIBS variable. Not sure how to
adapt the include path for lua, it's installed in the default directory.

Having done this, the make command gives the following errors

In file included from term.h:376,
                 from term.c:1308:
../term/post.trm: In function ‘PS_graphics’:
../term/post.trm:1668: warning: format not a string literal and no format
arguments
In file included from term.h:459,
                 from term.c:1308:
../term/lua.trm:98:17: error: lua.h: No such file or directory
../term/lua.trm:99:21: error: lauxlib.h: No such file or directory
In file included from term.h:459,
                 from term.c:1308:
../term/lua.trm: At top level:
../term/lua.trm:101: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘*’ token
../term/lua.trm:113: error: expected ‘)’ before ‘*’ token
[...]

I also tried gnuplot-4.4.0-rc1 which seems to include the tikz terminal, but
it's not available after installation.

Many thanks for any suggestions!
-- 
View this message in context: 
http://old.nabble.com/tikz-terminal-tp27203332p27476728.html
Sent from the Octave - General mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]