Builds and tests ok for me. The 'demo Prima' runs but locks up at the end with no recourse but to kill the pdl2 session.
--Chris On Sun, Oct 13, 2013 at 11:24 PM, David Mertens <[email protected]> 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
