From owner-freebsd-questions Sun Aug 22 12:21:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (Postfix) with SMTP id 2B8ED14C7F for ; Sun, 22 Aug 1999 12:21:52 -0700 (PDT) (envelope-from ludwigp@bigfoot.com) Received: (qmail 7281 invoked from network); 22 Aug 1999 19:21:43 -0000 Received: from speedy.chip-web.com (HELO bigfoot.com) (172.16.1.1) by inet.chip-web.com with SMTP; 22 Aug 1999 19:21:43 -0000 Message-ID: <37C04D6F.BFDBC9B4@bigfoot.com> Date: Sun, 22 Aug 1999 12:20:15 -0700 From: Ludwig Pummer X-Mailer: Mozilla 4.61 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Rob Garrett Cc: Charlie Root , freebsd-questions@FreeBSD.ORG Subject: Re: Printing-apsfilter-a2ps & magicfilter?? References: <37B7EA9D.B89E8E4F@gci.net> <99081620372600.04847@eagle.phc.igs.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rob Garrett wrote: > > Use the ports Luke.. > > cd /usr/ports/print/apsfilter > make install > and then run setup.. > it will take care of all of it for you Except a cvsupped ports collection from last night has problems with this. During the build of the dependencies, graphics/ImageMagick and www/libwww both have errors during the patch phase. The patches fail because they're already included in the distribution tarball. So all that's needed in each of the directories is a 'touch .patch_done' in the work/ in each of the dependencies' directories. After that's done, it builds just fine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message