perl-PLPLOT

Joachim Backes joachim.backes at rhrk.uni-kl.de
Sat Jan 18 10:19:01 UTC 2014


On 01/18/2014 11:10 AM, Patrick Dupre wrote:
> 
>> On 01/17/2014 11:19 PM, Patrick Dupre wrote:
>>> use PDL;
>>> use PDL::Graphics::PLplot;
>>>
>>> my $pl = PDL::Graphics::PLplot->new (DEV => "png", FILE => "test.png");
>>> my $x = sequence(10);
>>> my $y = $x**2;
>>> $pl->xyplot($x, $y);
>>> $pl->close;
>>
>> Same here after installing perl-PDL.x86_64 and
>> perl-PDL-Graphics-PLplot.x86_64 (No upgrade, but complete fresh F20
>> install):
>>
>> Segmentation fault (core dumped) (it seems the constructor
>> PDL::Graphics::PLplot->new fails!)
> 
> I agree.
> 
> Who is going to fix it?

Perhaps you could search for a new version of PDL... in CPAN?

Joachim Backes

-- 

Fedora release 20 (Heisenbug)
Kernel-3.12.8-300.fc20.x86_64

Joachim Backes <joachim.backes at rhrk.uni-kl.de>
https://www-user.rhrk.uni-kl.de/~backes


More information about the users mailing list