From owner-freebsd-ports Wed May 2 22:45:19 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com [216.136.173.30]) by hub.freebsd.org (Postfix) with SMTP id 77D5537B423 for ; Wed, 2 May 2001 22:45:14 -0700 (PDT) (envelope-from bsd140870@yahoo.co.uk) Received: from j31.kch19.jaring.my (HELO as2.kptn.org) (161.142.45.45) by smtp.mail.vip.sc5.yahoo.com with SMTP; 3 May 2001 05:45:11 -0000 X-Apparently-From: Date: Thu, 3 May 2001 13:51:36 +0800 From: Alvin Sim X-Mailer: The Bat! (v1.52 Beta/12) Reply-To: Alvin Sim Organization: n/a X-Priority: 3 (Normal) Message-ID: <1504021021.20010503135136@yahoo.co.uk> To: Alvin Sim Cc: FreeBSD Ports Subject: Re: Error compiling anything with pdf_sec.ps In-Reply-To: <183272525.20010502174420@yahoo.co.uk> References: <183272525.20010502174420@yahoo.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wednesday, May 02, 2001, 05:44:20 PM, Alvin Sim wrote: ... AS> is the link for pdf_sec.ps working? `fetch' cant fetch it and compiling AS> anything that needs it (i.e. imagemagick, ghostscript, etc...) spews AS> out errors. can anyone show me where i can download it (pdf_sec.ps) ? AS> or is this discussed before that i have somehow missed? i didnt find AS> anything on this in the archive (-ports, -questions). AS> since i'm not at my freebsd box right now, i cant send the error AS> output :( any help greatly appreciated. thanks. here's the output if anyone is interested in having a look. ---imagemagick.out----8<--- Script started on Wed May 2 09:57:33 2001 as5# make && make install ===> Extracting for ImageMagick-5.3.1 >> Checksum OK for ImageMagick-5.3.1.tar.gz. ===> ImageMagick-5.3.1 depends on executable: freetype-config - found ===> ImageMagick-5.3.1 depends on executable: gs - not found ===> Verifying install for gs in /usr/ports/print/ghostscript6 Type "make A4=yes" if you want -DA4 for compilation. >> pdf_sec.ps doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.fh-koblenz.de/pub/Ghostscript/aladdin/gs650/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.fh-koblenz.de/pub/Ghostscript/aladdin/fonts/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from http://www.gelhaus.net/hp880c/1.4beta/. fetch: pdf_sec.ps: Not Found >> Attempting to fetch from http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/. fetch: pdf_sec.ps: Moved Temporarily >> Attempting to fetch from http://www.harsch.net/Download/. fetch: pdf_sec.ps: Not Found >> Attempting to fetch from http://www.ozemail.com.au/~geoffk/pdfencrypt/. fetch: pdf_sec.ps: Moved Temporarily >> Attempting to fetch from ftp://download.sourceforge.net/pub/sourceforge/gimp-print/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from http://download.sourceforge.net/ghostscript/. fetch: pdf_sec.ps: Not Found >> Attempting to fetch from ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.mirror.ac.uk/sites/ftp.cs.wisc.edu/ghost/aladdin/gs650/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.mirror.ac.uk/sites/ftp.cs.wisc.edu/ghost/aladdin/fonts/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.medasys-digital-systems.fr/pub/unix/ghostscript/aladdin/gs650/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.medasys-digital-systems.fr/pub/unix/ghostscript/aladdin/fonts/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://munnari.oz.au/ghost/aladdin/gs650/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://munnari.oz.au/ghost/aladdin/fonts/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://sunsite.cnlab-switch.ch/mirror/ghost/aladdin/gs650/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://sunsite.cnlab-switch.ch/mirror/ghost/aladdin/fonts/. fetch: pdf_sec.ps: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: pdf_sec.ps: Not logged in >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/print/ghostscript6. *** Error code 1 Stop in /usr/ports/print/ghostscript6. *** Error code 1 Stop in /usr/ports/print/ghostscript6. *** Error code 1 Stop in /usr/ports/print/ghostscript6. *** Error code 1 Stop in /usr/ports/print/ghostscript6. *** Error code 1 Stop in /usr/ports/print/ghostscript6. *** Error code 1 Stop in /usr/ports/print/ghostscript6. *** Error code 1 Stop in /usr/ports/print/ghostscript6. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. as5# exit exit Script done on Wed May 2 10:05:13 2001 ---imagemagick.out----8<--- -- Alvin mailto:bsd140870@yahoo.co.uk _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message