On 8/14/2010 3:28 PM, Daniel Carrera wrote:
> Hi Chris,
>
> Ok, I've spent the afternoon getting every PDL feature to isntall on
> Ubuntu. As of now almost everything works. This is what's missing:
>
> * Devel::REPL - The shell requires version 1.00311 but Ubuntu has
> 1.00307-1. Is this not recent enough?

Unfortunately not, I had to fix a lot of things in Devel::REPL
to support the desired PDL shell functionality (basically it
was getting things to work without assuming GNU readline or
a unix only build).

You should be able to install that with your package manager
to pull in the dependencies and a follow up CPAN install
should work to upgrade the version a la

   cpan> upgrade Devel::REPL

Hope this helps and thanks for the testing,
Chris

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to