On Sat, Aug 9, 2014 at 9:05 PM, Luis Mochan <[email protected]> wrote: > I just installed PDL succesfully from cpan (without manually > installing the many optional prerequisites) under a perlbrew perl 5.18.2 > installation under a Debian/testing system which I installed in an SD > card using Sven-Ola's Debian-Kit app under Android, running in an Asus > TF300T. It seems to work fine.
Well, for starters, cool! I didn't even know Debian-Kit existed. But that aside, it seems that orthogonal to actually running things on an Android system -- after using the Debian Kit, what you have isn't significantly different than any Debian ARM distro*; You're using glibc and the usual toolchain (instead of Bionic and nothing), and running some X server, which Android usually lacks (the entire GUI is Java-based). * This spurred me into running 'cpan PDL' on my Raspberry Pi running raspian. Fingers crossed. _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
