EanderAlx.org

Linux, Virtualization and whatever I find interesting ...

User Tools


Site Tools


linux:c1100_arch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
blog:linux:c1100_arch [29.09.2010 21:32] eanderalxblog:linux:c1100_arch [30.09.2010 16:33] eanderalx
Line 6: Line 6:
 ===== Preparation ===== ===== Preparation =====
  
-  * Cups should conveniently be present so that only the driver must be installed+  * Cups should conveniently be present so that only the driver must be installed.
  
 ===== Driver for the printer ===== ===== Driver for the printer =====
  
-  * There is a Documentation for Ubuntu [[http://forum.schnellsuche.de/tutorials-howto/howto-epson-aculaser-c1100-debian-ubuntu-installieren-t2619.html|hier]].  +  * There is a documentation for Ubuntu [[http://forum.schnellsuche.de/tutorials-howto/howto-epson-aculaser-c1100-debian-ubuntu-installieren-t2619.html|here]].  
-  * In Arch it is the same but the driver installation is much easier by using the [[http://aur.archlinux.org/|AUR]]+  * In Arch it'the same but driver installation is much easier by using the [[http://aur.archlinux.org/|AUR]]
  
   * A nice program [[http://aur.archlinux.org/packages.php?ID=28285|slurpy]] find the necessary packages and download them   * A nice program [[http://aur.archlinux.org/packages.php?ID=28285|slurpy]] find the necessary packages and download them
Line 17: Line 17:
   slurpy -d epson-alc1100-filter   slurpy -d epson-alc1100-filter
  
-  * Or download the PKGBUILD manually+  * Or you download the PKGBUILD manually
 <code> <code>
 mkdir epson-alc1100-filter mkdir epson-alc1100-filter
Line 23: Line 23:
 wget http://aur.archlinux.org/packages/epson-alc1100-filter/epson-alc1100-filter/PKGBUILD wget http://aur.archlinux.org/packages/epson-alc1100-filter/epson-alc1100-filter/PKGBUILD
 </code> </code>
-  * To create an package you can install typ +  * To create an package you can install typ in 
  
   makepkg -s   makepkg -s
  
-  * After the package is completed install it +  * After the package compiled completely you can install it 
  
   pacman -U epson-alc1100-filter-1.2-1-x86_64.pkg.tar.gz   pacman -U epson-alc1100-filter-1.2-1-x86_64.pkg.tar.gz
Line 33: Line 33:
 ===== Use Printer in cups ===== ===== Use Printer in cups =====
  
-  * Before we enter the Epson in our cups, we need a package that convert the printing order in format that is understandable for the printer.+  * Before we enter the Epson in our cups, we need a package that convert the printing order in format that is understandable for the printer.
 <code> <code>
 sudo pacman -S foomatic-filters sudo pacman -S foomatic-filters
Line 40: Line 40:
  
   * Now we can enter the printer into cups by using Gnome   * Now we can enter the printer into cups by using Gnome
-  * System/Systemmanagement/Printer+  * System/System-management/Printer
     * add     * add
     * Find Network Printer     * Find Network Printer
linux/c1100_arch.txt · Last modified: 23.03.2013 18:46 by eanderalx