Bug#725957: Bug#751718: RFP: Python GDL module - Python / GNU Data Language bridge

2014-07-03 Thread Sylwester Arabas
Hi Axel, On 04/07/14 00:13, Axel Beckert wrote: Sylwester Arabas wrote: Could you please try if using CMake gives the same linking error? Is it expected that to build it with CMake, I also need libncurses-dev and libeigen3-dev as build-dependencies despite I don't seem to need them

Bug#725957: Bug#751718: RFP: Python GDL module - Python / GNU Data Language bridge

2014-07-03 Thread Sylwester Arabas
Axel, Thanks a lot for revisiting the GDL package. On 30/06/14 00:22, Axel Beckert wrote: Axel Beckert wrote: Sylwester Arabas wrote: Could you please try if using CMake gives the same linking error? Is it expected that to build it with CMake, I also need libncurses-dev and libeigen3-dev

Bug#725957: Bug#751718: RFP: Python GDL module - Python / GNU Data Language bridge

2014-06-29 Thread Sylwester Arabas
Hi Axel, Thanks for your reply. On 27/06/14 17:07, Axel Beckert wrote: (I'm also not 100% sure if the problem is inside GDL - it's a linking issue that appears on two out of >10 arch only, the error messages point to code that was present in the previous version). Do you know anyone using Debia

Bug#660260: Fwd: GDL seems to use non public symbols from plplot (Debian Wheezy freeze on Saturday)

2012-06-28 Thread Sylwester Arabas
Hi Axel, On 28/06/12 12:19, Axel Beckert wrote: > ... /home/abe/gnudatalanguage/gnudatalanguage/src/plotting_xyouts.cpp:260: undefined reference to `plP_mmpcy' /home/abe/gnudatalanguage/gnudatalanguage/src/plotting_xyouts.cpp:332: undefined reference to `plstrl' /home/abe/gnudatalanguage/gnuda

Bug#660260: Fwd: GDL seems to use non public symbols from plplot (Debian Wheezy freeze on Saturday)

2012-06-27 Thread Sylwester Arabas
Hi All, On 27/06/12 18:59, Sylwester Arabas wrote: Here's a fix suggested by Joel: On 05/06/12 14:09, gal...@cox.net wrote: > I would suggest replacing: > > lib::mesh_nr(xVec1, yVec1, z1, (long int) xEl, 1,1); > > in plotting.cpp by > > plmesh(xVec1, yVec

Bug#660260: Fwd: GDL seems to use non public symbols from plplot (Debian Wheezy freeze on Saturday)

2012-06-27 Thread Sylwester Arabas
Hi Axel, CC: Joel, Alain, Marc, Debian bug-tracker On 27/06/12 18:07, Axel Beckert wrote: ... http://sourceforge.net/tracker/?func=detail&aid=3529264&group_id=97659&atid=618683 GDL unfortunately will not be part of the next Debian stable release if this can't be fixed soon. Here's a fix sugg