|
From: gerion <ad...@gm...> - 2010-02-09 21:18:06
|
Hello, I tried to install the TkiZ terminal in v4.4.0-rc1 on Ubuntu 9.10, lua 5.1. The configure command reads like this: LUA_CFLAGS="-I /usr/include/lua5.1/lua.h" LUA_LIBS="-L /usr/lib/liblua5.1.a" ./configure --with-lua=yes The command gives the following output: ... checking for LUA... yes checking for library containing luaL_openlibs... no ... === configuring in lisp (/home/christian/Desktop/gnuplot-4.4.0-rc1/lisp) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--with-lua=yes' 'LUA_CFLAGS=-I /usr/include/lua5.1/lua.h' 'LUA_LIBS=-L /usr/lib/liblua5.1.a' --cache-file=/dev/null --srcdir=. .. ** Configuration summary for gnuplot 4.4.0-rc1: gnuplot will be compiled with the following terminals: ... lua/TikZ terminal: no ... Any ideas how to make this work? cheers -- View this message in context: http://old.nabble.com/install-TkiZ-terminal-gnuplot-4.4.0-rc1-tp27479233p27479233.html Sent from the Gnuplot - Dev mailing list archive at Nabble.com. |