Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2001 12:16:45 -0800
From:      Steven Davidson <sdn@sprintlabs.com>
To:        "Vanilla I . Shu" <vanilla@FreeBSD.ORG>, ports@freebsd.org
Subject:   Re: ports/24050: ImageMagick 5.2.3 fails to compile or pkgadd on FreeBSD  4.2-RELEASE
Message-ID:  <3A64AC2D.F3E6E291@sprintlabs.com>
References:  <20010116054917.A50513@play.cirx.org>

next in thread | previous in thread | raw e-mail | index | archive | help
"Vanilla I . Shu" wrote:

> On Mon, Jan 15, 2001 at 11:11:48AM -0800, Steven Davidson wrote:
> > Would a CVSup do the trick?
> > Otherwise, can you give me the commands you'd like me to run?
>
> Could you check this URL:
>
> http://bento.FreeBSD.org/errorlogs/errorlogs/a.4.2001011322/ImageMagick-
> 5.2.7.log
>
> ImageMagick is compileable on 4.2 release,
>
> I don't know what's wrong on your box,
> maybe you should pkg_delete libtool-xxxx first,
> and install it again..
> --
> Retired from the DAMN Taiwan military in the end of 2000.
>
> vanilla (@) FreeBSD.ORG / http://people.FreeBSD.ORG/~vanilla

THANKS A MILLION TIMES!!!!!!!!!!!!!!!!!!!!  IT WORKED!

Here's what I did (for the next person who has this problem):

pkg_info | grep libtool
pkg_delete libtool-1.3.4
grep \^libtool INDEX
cd devel/libtool/
make
make install
cd ../../graphics/ImageMagick/
make
make install


I wonder if this might fix a similar problem with Staroffice 5.2?

Steve


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A64AC2D.F3E6E291>