Epson Inkjet Printer Driver (ESC/P-R) filter for CUPS.
-
Downloaded epson-inkjet-printer-escpr-1.6.18-1lsb3.2.src.rpm via/from http://download.ebz.epson.net/dsc/search/01/search/searchModule
-
rpm2cpio ~/Downloads/epson-inkjet-printer-escpr-1.6.18-1lsb3.2.src.rpm | cpio -id
-
tar zxvf epson-inkjet-printer-escpr-1.4.1-1lsb3.2.tar.gz -C $githubDir --strip-components=1
-
cd $githubDir
-
git add *
-
git commit ...
./bootstrap
automake --add-missing
./configure --prefix=/usr --with-cupsfilterdir=/usr/lib/cups/filter --with-cupsppddir=/usr/share/ppd
make
make install
Go to http://localhost:631 and add/modify printer / select correct driver.