From owner-freebsd-questions Fri Nov 6 23:14:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04301 for freebsd-questions-outgoing; Fri, 6 Nov 1998 23:14:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ds9.dreamhaven.org (dt091n3e.san.rr.com [204.210.47.62]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA04296 for ; Fri, 6 Nov 1998 23:14:55 -0800 (PST) (envelope-from data@dreamhaven.net) Received: (qmail 20061 invoked by uid 1010); 7 Nov 1998 07:14:43 -0000 Date: Fri, 6 Nov 1998 23:14:43 -0800 (PST) From: Bryce Newall X-Sender: data@ds9.dreamhaven.org To: "Norman C. Rice" cc: FreeBSD Questions List Subject: Re: Trouble with APSFilter In-Reply-To: <19981107015217.A21759@emu.sourcee.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 7 Nov 1998, Norman C. Rice wrote: > Looks like ImageMagic is looking for libpng.so.2.x not 3.x. > Just download the png-1.02 package/port and install it. Your discovery actually led me to an easier solution to that particular problem: Create a symlink libpng.so.2.0 that points at libpng.so.3.0. However, now I've run across a new roadblock. It seems that another port that ImageMagic is dependant on, jbigkit, doesn't want to work. When it tries to compile, here's what happens: ===> Extracting for jbigkit-1.0 ===> Patching for jbigkit-1.0 ===> Applying FreeBSD patches for jbigkit-1.0 1 out of 3 hunks failed--saving rejects to Makefile.rej *** Error code 1 Stop. The original source came off a site in Germany. I tried grabbing it from ftp.freebsd.org and putting it into the distfiles directory myself, but got the same result. If I try to compile just jbigkit myself, I get the same result (from the ports, that is). Any suggestions on a way around this? Thanks! ********************************************************************** * Bryce Newall * Email: data@dreamhaven.net * * WWW: http://home.dreamhaven.net/~data * * "Insanity takes its toll. Please have exact change." * ********************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message