in reply to Re^6: PDL::Graphics::PLplot fails on install
in thread PDL::Graphics::PLplot fails on install
If all is good, then all three of those commands will not produce any output.$ perl -MPDL::IO::HDF -e 1 $ perl -MPDL::IO::GD -e 1 $ perl -MPDL::Transform::Proj4 -e 1
If it turns out that PDL::Slatec is not available, and you want that support, I would suggest installing ExtUtils::F77 and then rebuilding PDL.$ perl -MPDL::Slatec -e 1
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: PDL::Graphics::PLplot fails on install
by newperldeveloper (Sexton) on Aug 21, 2020 at 18:13 UTC | |
by syphilis (Archbishop) on Aug 22, 2020 at 02:15 UTC | |
by newperldeveloper (Sexton) on Aug 27, 2020 at 10:26 UTC | |
by etj (Priest) on Apr 20, 2022 at 19:00 UTC |