Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1942

Re: 'test' does not display points in current CVS

From Christoph Bersch <usenet@bersch.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: 'test' does not display points in current CVS
Date 2013-07-23 14:53 +0200
Organization A noiseless patient Spider
Message-ID <kslu0h$2jv$1@dont-email.me> (permalink)
References <5213f873-dc07-412e-99a4-67f90709bee4@19g2000yql.googlegroups.com> <hk9tfl$3nu$1@news.eternal-september.org> <23fd8823-3f81-4f0f-b4d3-c71232003cf8@googlegroups.com>

Show all headers | View raw


Am 23.07.2013 14:22, schrieb moc@mocpa.com:
>
>>> LUA_CFLAGS="-I/usr/include/lua5.1" LUA_LIBS="-llua5.1"
>>> ./configure -- with-lua (other options.
>
> This problem has changed but is still festering. Currently a note in
> INSTALL for Ubuntu suggests the symlink fix, but meanwhile the lua
> people have come out with 5.2, and they have evidently refused to
> provide a .pc file for it. See for example
> http://lua-users.org/lists/lua-l/2012-02/msg00748.html. Some
> organizations, such as Debian, have made their own, but Canonical has
> not.
>
> Insofar as I can tell this means that I can't compile gnuplot on my
> Ubuntu12.04 (I'm no hot shot).

So why don't you try Péter's proposal, which you quoted (see above)?

LUA_CFLAGS="-I/usr/include/lua5.2" LUA_LIBS="-llua5.2" ./configure ...

Christoph

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: 'test' does not display points in current CVS moc@mocpa.com - 2013-07-23 05:22 -0700
  Re: 'test' does not display points in current CVS Christoph Bersch <usenet@bersch.net> - 2013-07-23 14:53 +0200

csiph-web