Date: Sat, 7 Nov 1998 02:26:14 -0500 From: "Norman C. Rice" <nrice@emu.sourcee.com> To: Bryce Newall <data@dreamhaven.net> Cc: FreeBSD Questions List <freebsd-questions@FreeBSD.ORG> Subject: Re: Trouble with APSFilter Message-ID: <19981107022614.A21950@emu.sourcee.com> In-Reply-To: <Pine.NEB.3.96.981106231235.15750Y-100000@ds9.dreamhaven.org>; from Bryce Newall on Fri, Nov 06, 1998 at 11:14:43PM -0800 References: <19981107015217.A21759@emu.sourcee.com> <Pine.NEB.3.96.981106231235.15750Y-100000@ds9.dreamhaven.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981107022614.A21950>