From owner-freebsd-questions Sat Jun 20 22:03:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA03628 for freebsd-questions-outgoing; Sat, 20 Jun 1998 22:03:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from clavin.interaccess.com (clavin.interaccess.com [207.70.126.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03623 for ; Sat, 20 Jun 1998 22:03:09 -0700 (PDT) (envelope-from hysterx@interaccess.com) Received: from interaccess.com (d53.tcg1.interaccess.com [207.208.101.53]) by clavin.interaccess.com (8.8.5/8.7.5) with ESMTP id AAA10682 for ; Sun, 21 Jun 1998 00:04:53 -0500 (CDT) Message-ID: <358C93FD.41CD3CCC@interaccess.com> Date: Sun, 21 Jun 1998 00:02:53 -0500 From: "Dave C." X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-STABLE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: postscript and freeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Im trying to install the port APSFILTER in freeBSD2.2.6 for my printer and I get the following error during the compile: >> Checksum OK for apsfilter-4.9.3.tar.gz. ===> Extracting for apsfilter-4.9.3 ===> Patching for apsfilter-4.9.3 ===> Applying FreeBSD patches for apsfilter-4.9.3 ===> Building for apsfilter-4.9.3 ===> src ===> src/a2ps-4.2-akl Warning: Object directory not changed from original /usr/ports/print/apsfilter/work/apsfilter/src/a2ps-4.2-akl cc -O -pipe -DBSD -DAKL -c a2ps.c cc -O -pipe -DBSD -DAKL Warning: Object directory not changed from original /usr/ports/print/apsfilter/work/apsfilter/src/rewind-stdin cc -O -pipe -c rewindstdin.c cc -O -pipe -o rewindstdin rewindstdin.o ===> Installing for apsfilter-4.9.3 ===> apsfilter-4.9.3 depends on executable: gs - not found ===> Verifying install for gs in /usr/ports/print/ghostscript5 Type "make A4=yes" if you want -DA4 for compilation. >> Checksum OK for ghostscript-5.10.tar.gz. >> Checksum OK for ghostscript-5.10gnu.tar.gz. >> Checksum OK for ghostscript-fonts-std-5.10.tar.gz. >> Checksum mismatch for ghostscript-fonts-other-5.10.tar.gz. >> Checksum OK for hp850-1.2.zip. >> Checksum mismatch for pdf_sec.ps. Make sure the Makefile and md5 file (/usr/ports/print/ghostscript5/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Sorry if its a little broken. anyway can anyone tell me how I might be able to get around this? even when I compile ghostscript with make NO_CHECKSUM=yes the APSFILTER still crashes on compile. I cannot seem to compile anything that is dependant on ghostscript5. Please let me know =) Thanks. Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message