On 7/26/2010 7:32 AM, Daniel Carrera wrote: > Hi guys, > > Does PDL::PP have any dependencies? Judging from the wiki, my guess would be: > > g77 libc6-dev libx11-dev > > Does that look right? Can someone give me a *simple* way to test that > PDL::PP works without me having to learn a lot about PDL::PP? I just > want to write correct install instructions for the wiki. > > Also, can anyone imagine why I might need libterm-readline-gnu-perl ? > As far as I can tell, the PDL shell works fine on Ubuntu 10.04 without > that package. You can use the arrow keys to navigate up/down and > left/right. Isn't that what readline is supposed to provide? > > Daniel.
The dependency for PDL::PP is...PDL. It is a fundamental piece of the engineering that makes PDL possible. The minimal requirements for PDL are perl and C build environment. --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
