If you have the downloaded tar.gz file and it's now in the 'lexmark' folder, the steps given in the howto should work if you follow them closely.
From looking at the howto that I posted for you and the ubuntu howto that you posted, it appears that you need alien and printconf installed to complete the printer driver installation. Code: sudo apt-get install alien printconf
...once that's done, just follow the steps given in your Ubuntu howto.
Remember that you only need to enter the command that is given on the left side of the hash marks (#) for each command, and that this '$' is the prompt itself and not part of the command.
In other words, on the third command on the list, it would be like this: Code: tar -xvzf CJLZ600LE-CUPS-1.0-1.TAR.gz
|