in reply to Device::ParallelPort::drv::linux make problem

Hi

You have to install glibc-devel and maybe kernel-headers too. If make still gives errors then install libstdc++-devel as well.

Your problem is not with Perl, but with the C (XS) part of that module

Depending on which Linux distribution you have, those packages might be called in different names as well..

Let me know how you get on with it ;)

  • Comment on Re: Device::ParallelPort::drv::linux make problem