From owner-freebsd-questions Fri Nov 6 23:26:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04880 for freebsd-questions-outgoing; Fri, 6 Nov 1998 23:26:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emu.sourcee.com (emu.sourcee.com [199.201.159.173]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04875 for ; Fri, 6 Nov 1998 23:26:32 -0800 (PST) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.9.1/8.9.1) id CAA21965; Sat, 7 Nov 1998 02:26:15 -0500 (EST) Message-ID: <19981107022614.A21950@emu.sourcee.com> Date: Sat, 7 Nov 1998 02:26:14 -0500 From: "Norman C. Rice" To: Bryce Newall Cc: FreeBSD Questions List Subject: Re: Trouble with APSFilter References: <19981107015217.A21759@emu.sourcee.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Bryce Newall on Fri, Nov 06, 1998 at 11:14:43PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 06, 1998 at 11:14:43PM -0800, Bryce Newall wrote: > 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. YMMV with this approach -- the package is easy to install. > 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? Just download the jbigkit-1.0 package and install it with pkg_add. -- Regards, Norman C. Rice, Jr. > 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