Re: perl-PLPLOT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxx>
https://www-user.rhrk.uni-kl.de/~backes
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux