in reply to Re^4: PDL::Graphics::PLplot fails on install
in thread PDL::Graphics::PLplot fails on install

Issue 6 was "couldn't find c_plshade1". This was because plplot 5.14.0 deprecated it, and modern packagers don't add the flag to enable deprecated code. PDL::Graphics::PLplot 0.75+ uses the updated API and doesn't have this problem now.
  • Comment on Re^5: PDL::Graphics::PLplot fails on install