swift 05/11/05 17:29:16 Modified: xml/htdocs/doc/en printing-howto.xml Log: For pnm2ppa use, you need to download and install the PPD file as well. Thanks to Wm. F. Wheeler for reporting
Revision Changes Path 1.52 +7 -4 xml/htdocs/doc/en/printing-howto.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml?rev=1.52&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml?rev=1.52&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml.diff?r1=1.51&r2=1.52&cvsroot=gentoo Index: printing-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- printing-howto.xml 9 Sep 2005 13:19:50 -0000 1.51 +++ printing-howto.xml 5 Nov 2005 17:29:16 -0000 1.52 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.51 2005/09/09 13:19:50 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.52 2005/11/05 17:29:16 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -21,8 +21,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.2</version> -<date>2005-09-09</date> +<version>2.3</version> +<date>2005-11-05</date> <chapter> <title>Printing and Gentoo Linux</title> @@ -791,7 +791,10 @@ </pre> <p> -Once installed, configure your printer using the steps explained above. +Once installed, download the PPD file for your printer from the <uri +link="http://www.linuxprinting.org/printer_list.cgi">LinuxPrinting</uri> site +and put it in <path>/usr/share/cups/model</path>. Next, configure your printer +using the steps explained above. </p> </body> -- [email protected] mailing list
