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

I've installed the necessary packages and now my problem is solved. BTW, I'm using Ubuntu.

At first, it still has an error message, cannot find asm/io.h. Since I don't know what package to install to fix that in Ubuntu, I changed the linux.xs file includes to sys/io.h.

Again, thank you monks!
  • Comment on Re: Device::ParallelPort::drv::linux make problem