Date: Wed, 11 Jun 2003 10:54:54 +0200 From: dick hoogendijk <dick@nagual.st> To: kusa <kusa@club-internet.fr> Cc: freebsd-questions@freebsd.org Subject: Re: Mozilla 1.3 port problem - general question about bug report Message-ID: <20030611085454.GA3752@lothlorien.nagual.st> In-Reply-To: <200306110306.03547.kusa@club-internet.fr> References: <200306110306.03547.kusa@club-internet.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11 Jun kusa wrote: > I have a portudate problem on mozilla-1.3.1,2 after I updated my ports > by cvs : I can't get it to recognize all the dependencies and it > throws me this error after checking a bunch of things that are marked > as ok After the portupgrade, did you do a # cd /usr/ports # make index # pkgdb-u -(I don't like pkgdb -uU which is supposed to do the same, but gives diff results..)- After that I would begin with a "portupgrade -rR portupgrade" -(the base of all things.. ;-)- You probably will loose the next error msgs.. > *** Your version of pkg-config is too old. You need version 0.9.0 or > newer. *** See http://www.freedesktop.org/software/pkgconfig And because mozilla depends on a lot of things other than itself I would recomment a "portupgrade -rR mozilla" if you have mozilla already installed. That way you can be sure that *all dependancies* are met. Take some time off during compile.. ;) If mozilla is not installed yet a "portinstall mozilla" handles it all. -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030611085454.GA3752>