Install HP Color Laserjet 2600n driver on Linux

http://wiki.markoschulz.de/index.php/Install_and_setup_HP_Color_LaserJet

apt-get install cupsys cupsys-bsd a2ps psutils gs-esp build-essential

wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz

cp foo2zjs.tar.gz /usr/local/src/

cd /usr/local/src/

tar zxf foo2zjs.tar.gz

cd foo2zjs

make

make install

make cups

http://localhost:631/admin

Add the printer

socket address is the IP of the printer

choose the 2600n driver

So easy!

This site is archived. mig5 is taking a break from writing.