Date: 02 Aug 2002 13:57:12 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Fabio Miranda <fmirand@yahoo.com> Cc: gnome@FreeBSD.ORG Subject: Re: FreeBSD official help! Message-ID: <1028311033.312.44.camel@gyros.marcuscom.com> In-Reply-To: <20020802174946.17503.qmail@web11507.mail.yahoo.com> References: <20020802174946.17503.qmail@web11507.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002-08-02 at 13:49, Fabio Miranda wrote: > Hi, I followed Joe adiveced and keep failing with > gnome2, and the last advcied "portupdate -rf gettext" > dont let me "undo" the changes, so i cant run apps: > %mutt > /usr/libexec/ld-elf.so.1: Shared object "libintl.so.2" > not found > > HELP!, WHAT'S HAPPENING TO FREEBSD PACKAGES!!! > > THE OLNY PORTS THAT WORK ARE THE ONE THAT COMES ON > A -RELEASE CDROM??? Calm down. You still have some files that are linked against libintl.so.2. For example, mutt. If the portupgrade command didn't work (and it really should have). Then you'll have to do: portupgrade -f mutt If you didn't install mutt from port or package, you'll have to cd /usr/ports/mail/mutt, then rebuild and install it. Unfortunately, symlinking libraries won't work here as we've found some symbol names have changed in libintl.so.4. Joe > > bye > > __________________________________________________ > Do You Yahoo!? > Yahoo! Health - Feel better, live better > http://health.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1028311033.312.44.camel>