Re: [Plplot-devel] Building fails with Lua version > 5.1

2012-02-12 Thread Andrew Ross
On Sat, Feb 11, 2012 at 02:57:44PM -0800, Alan Irwin wrote: > On 2012-02-11 19:53+0530 Atri wrote: > > > Hi! > > > > I package plplot (version 5.9.9) for the Linux distribution openSUSE > > [1]. I have run into a problem with building plplot for openSUSE's > > factory (eventually this will become

Re: [Plplot-devel] Building fails with Lua version > 5.1

2012-02-12 Thread Alan W. Irwin
On 2012-02-11 14:57-0800 Alan W. Irwin wrote: > Lua-5.2 was released only in December so it will take a while for that > to propagate to most Linux distros. For example, Debian is quite > conservative and only supports Lua-5.0 even in the unstable version > of Debian for some reason. The first s

Re: [Plplot-devel] Building fails with Lua version > 5.1

2012-02-12 Thread Alan W. Irwin
On 2012-02-12 18:26+0530 Atri wrote: > On Sat, 2012-02-11 at 14:57 -0800, Alan W. Irwin wrote: >> Wherever there is a reference to Lua 5.1 put in additional 5.2 choices >> first. >> >> That is: >> >> PATH_SUFFIXES include/lua51 include/lua5.1 include/lua include >> >> ==> >> >> PATH_SUFFIXES incl

[Plplot-devel] plstream::cont and plstream::shades

2012-02-12 Thread phil rosenberg
Hi I'm dropping the list an email because I wanted to make use of the C++ Contourable_Data class to plot contours. Currently only the plstream::shade member function seems to permit use of the Contourable_Data class and not cont and shades.  I was considering writing my own implimentation of the

Re: [Plplot-devel] Building fails with Lua version > 5.1

2012-02-12 Thread Atri
On Sat, 2012-02-11 at 14:57 -0800, Alan W. Irwin wrote: > On 2012-02-11 19:53+0530 Atri wrote: > > > Hi! > > > > I package plplot (version 5.9.9) for the Linux distribution openSUSE > > [1]. I have run into a problem with building plplot for openSUSE's > > factory (eventually this will become the