nightmorph 06/12/25 17:30:26 Modified: quick-samba-howto.xml Log: updated cups-samba driver download link. mirrored the old file at my devspace, since only 6.0 is now available from cups.org. bug 159061
Revision Changes Path 1.26 xml/htdocs/doc/en/quick-samba-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.26&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.25&r2=1.26 Index: quick-samba-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- quick-samba-howto.xml 19 Jun 2006 12:08:14 -0000 1.25 +++ quick-samba-howto.xml 25 Dec 2006 17:30:26 -0000 1.26 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.25 2006/06/19 12:08:14 flammie Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.26 2006/12/25 17:30:26 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/quick-samba-howto.xml"> <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title> @@ -20,8 +20,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> <license/> -<version>1.14</version> -<date>2006-03-11</date> +<version>1.15</version> +<date>2006-12-25</date> <chapter> <title>Introduction to this HOWTO</title> @@ -806,18 +806,21 @@ </p> <p> -There are two sets of printer drivers for this. First, the Adobe PS -drivers which can be obtained from <uri -link="http://www.adobe.com/support/downloads/main.html">Adobe</uri> -(PostScript printer drivers). Second, there are the CUPS PS drivers, -to be obtained from <uri link="http://www.cups.org/software.php">the -CUPS homepage</uri> and selecting "CUPS Driver for Windows" from the -pull down menu. There doesn't seem to be a difference between the -functionality of the two, but the Adobe PS drivers need to be extracted -on a Windows System since it's a Windows binary. Also the whole procedure -of finding and copying the correct files is a bit more hassle. The CUPS -drivers seem to support some options the Adobe drivers don't. -</p> +There are two sets of printer drivers for this. First, the Adobe PS drivers +which can be obtained from <uri +link="http://www.adobe.com/support/downloads/main.html">Adobe</uri> (PostScript +printer drivers). Second, there are the CUPS PS drivers, to be obtained <uri +link="http://dev.gentoo.org/~nightmorph/misc/cups-samba-5.0rc2.tar.gz">here</uri>. +There doesn't seem to be a difference between the functionality of the two, but +the Adobe PS drivers need to be extracted on a Windows System since it's a +Windows binary. Also the whole procedure of finding and copying the correct +files is a bit more hassle. The CUPS drivers seem to support some options the +Adobe drivers don't. +</p> +<!-- +used to be available at www.cups.org/articles.php?L142+p4, but only 6.0 is +available. at some point, we should update this for 6.0. +--> <p> This HOWTO uses the CUPS drivers for Windows. The downloaded file is @@ -876,10 +879,9 @@ </pre> <warn> -The execution of this command often causes the most trouble. -Reading through the <uri -link="http://forums.gentoo.org/viewtopic.php?t=110931">posts in this -thread</uri>. +The execution of this command often causes the most trouble. Read through the +<uri link="http://forums.gentoo.org/viewtopic.php?t=110931">posts in this +thread</uri> for some troubleshooting tips. </warn> <p> -- [email protected] mailing list
