« Return to Thread: Lua terminal err: No driver name or file name given.

Lua terminal err: No driver name or file name given.

by Tim-417 :: Rate this Message:

Reply to Author | View in Thread

Hi All,

Thanks in advance.

Yesterday I downloaded and compiled the CVS version of GNUPLOT. I had
to apt-get Lua, and follow the instructions here

http://ubuntuforums.org/showthread.php?t=1127979

to get the configure script to pick it up. Compilation seems to go
fine, but when I try to set the terminal:

gnuplot> set term lua
Terminal type set to 'lua'
         No Lua driver name or file name given!

I checked the config.log, and there's a bunch of nonsense about not
finding lua.h. I'm not sure why, since

pkg-config --cflags "lua"
-I/usr/include/lua5.1

Anyhow, the -I flag shows up fine in CPPFLAGS in the Makefile, but I
don't know if it's being picked up or not by GCC.

Could anyone point me in the right direction?

Thanks,



Tim.

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
gnuplot-beta mailing list
gnuplot-beta@...
https://lists.sourceforge.net/lists/listinfo/gnuplot-beta

 « Return to Thread: Lua terminal err: No driver name or file name given.