Fair warning: I am a complete noob to Linux and Ubuntu.
I have been trying to install the Canon Pixma E400 printer but have not succeeded so far.
I tried:
- locating the driver through the built-in Printer Settings option, but there wasn't any driver available for my printer (found one for PIXMAE500, installed that but it did not work).
- The generic driver for pdfs also did not work; my printer didn't take any jobs through that driver.
- installing the driver from the .exe file that came with the setup disk of the printer, but
winedid not recognise that file. - Downloaded the binary .deb file but it didn't work either.
- I downloaded the relevant driver packages (tar.gz) from the web, extracted them, read through the README file in there, but could not figure out its instructions. I then tried to execute the three-step compilation process, having changed to the extracted directory (via CD), suggested here to get an error saying
bash: ./configure: No such file or directory.
I could not find any duplicate questions and have tried the usual solutions I found here. I am probably missing some basic detail due to my ignorance about Ubuntu.
Could someone here advise me how to handle this?