I was able to install PDL-Drawing-Prima.git and PDL::Graphics::Prima under Debian/Stable AMD64 and Debian/Testing AMD64 under perl 5.18.1, PDL 2.007.
Thanks again! Luis On Sun, Oct 13, 2013 at 11:24:39PM -0400, David Mertens wrote: > Hello everyone - > > Sorry it took me a couple of days. I have pushed a couple of changes to > PDL::Drawing::Prima's github repo. You should be able to install the > freshest thing with this one-liner: > > cpanm git://github.com/run4flat/PDL-Drawing-Prima.git > > I think that'll work. The latest version should detect if your PDL supports > the new indx type, and include the appropriate code if needed. > > I also hacked a solution to a problem I've had with not-quite-straight > lines for cross plots that has annoyed the hell out of me for a long time. > The solution's not perfect, but it would actually take some algorithmic > thought to get it really right and I'm a bit too tired at the moment to > figure it out. :-) > > Hope that helps. Feedback on success or failure of PDL::Drawing::Prima > installation would be much appreciated! I hope to push the next CPAN > release of that module in the next few days, hopefully. > > David > > > On Fri, Oct 11, 2013 at 1:37 AM, Chris Marshall <[email protected]>wrote: > > > The 64bit indexing support requires some changes in > > PDL::Drawing::Prima. David and I have exchanged email > > but you'll need to wait for a new release supporting > > PDL-2.007. > > > > --Chris > > > > > > On Fri, Oct 11, 2013 at 12:49 AM, Luis Mochan <[email protected]> > > wrote: > > > Hi Tim, > > > I didn't install PDL under the system perl, but using a different one > > > installed under my home directory with perlbrew (installing cpan modules > > > under the system directories makes me nervous; I have irreversible > > > mistakes). Installing libprima-perl will help me to install the > > dependencies > > > of Prima, but I guess I'll have to install Prima with cpan in my perlbrew > > > tree. Anyway, I'll try tomorrow. Thanks! > > > Luis > > > > > > Tim Haines <[email protected]> wrote: > > >> > > >> Hi, Luis. > > >> > > >> Do you have the libprima-perl Debian package installed? It contains the > > >> base Prima toolkit that PDL::Graphics::Prima is based on. If it's not > > >> installed, a quick "sudo apt-get install libprima-perl" will fix you up. > > >> Then you can install PDL::Graphics::Prima from cpan. I hope that helps! > > >> > > >> Thanks. > > >> > > >> - Tim > > >> > > >> ---------- Forwarded message ---------- > > >> From: Luis Mochan <[email protected]> > > >> To: [email protected] > > >> Cc: > > >> Date: Thu, 10 Oct 2013 19:51:07 -0500 > > >> Subject: [Perldl] Prima > > >> I tried to install PDL::Graphics::Prima, but it failed as it required > > >> PDL::Drawing::Prima. I tried to install PDL::Graphics::Prima and it > > >> failed with several errors. I attach the build.log and the output of > > >> perl -V and pdl -V. I'm using PDL-2.006_92 on a Core i7 machine with > > linux > > >> debian/stable AMD64. > > >> > > >> Best regards, > > >> Luis > > > > _______________________________________________ > > Perldl mailing list > > [email protected] > > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > > > > > > -- > "Debugging is twice as hard as writing the code in the first place. > Therefore, if you write the code as cleverly as possible, you are, > by definition, not smart enough to debug it." -- Brian Kernighan > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl -- o W. Luis Mochán, | tel:(52)(777)329-1734 /<(*) Instituto de Ciencias Físicas, UNAM | fax:(52)(777)317-5388 `>/ /\ Apdo. Postal 48-3, 62251 | (*)/\/ \ Cuernavaca, Morelos, México | [email protected] /\_/\__/ GPG: DD344B85, 2ADC B65A 5499 C2D3 4A3B 93F3 AE20 0F5E DD34 4B85 _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
