Re: Can not find libintl.so.4?

2003-09-27 Thread Toni Schmidbauer
On Sat, Sep 27, 2003 at 01:10:27PM -0700, Darren Pilgrim wrote:
> I'm wondering, though, why this happened?  Is there is a "more correct"
> way to fix the problem?  Is this risk taken when one upgrades a
> massively interdependent set of installed ports?

i would recommend /usr/ports/sysutils/portupgrade. it handles all
the dependencies for you.

http://www.onlamp.com/pub/a/bsd/2003/08/28/FreeBSD_Basics.html

hth,
toni
-- 
Kann man etwas nicht verstehen, dann urteile man | toni at stderror dot at 
lieber gar nicht, als dass man verurteile.   | Toni Schmidbauer
-- Rudolf Steiner| 


pgp0.pgp
Description: PGP signature


Re: Can not find libintl.so.4?

2003-09-27 Thread Kris Kennaway
On Sat, Sep 27, 2003 at 01:10:27PM -0700, Darren Pilgrim wrote:
> I have a desktop running 5.1+KDE.  Building a port (finance/gnucash)
> failed when the install of a fresh gettext build failed due to there
> being an older version already present.  To fix this, I cd into
> devel/gettext, run make deinstall && make reinstall.
> 
> But now I have programs and other libs refusing to load (PHP, cyrus,
> sylpheed, et al).  I get errors stating that libintl.so.4 could not be
> found.  A check of/usr/local/lib shows a libintl.so.5 with libintl.so
> symlinked to it, but no libintl.so.4.  Symlinking libintl.so.4 to .5
> seems to have at least made it possible for everything to load again.
> 
> I'm wondering, though, why this happened?  Is there is a "more correct"
> way to fix the problem?  Is this risk taken when one upgrades a
> massively interdependent set of installed ports?

This is a FAQ.  portupgrade -R gettext, or see the archives for
extensive discussion.

Kris


pgp0.pgp
Description: PGP signature


Can not find libintl.so.4?

2003-09-27 Thread Darren Pilgrim
I have a desktop running 5.1+KDE.  Building a port (finance/gnucash)
failed when the install of a fresh gettext build failed due to there
being an older version already present.  To fix this, I cd into
devel/gettext, run make deinstall && make reinstall.

But now I have programs and other libs refusing to load (PHP, cyrus,
sylpheed, et al).  I get errors stating that libintl.so.4 could not be
found.  A check of/usr/local/lib shows a libintl.so.5 with libintl.so
symlinked to it, but no libintl.so.4.  Symlinking libintl.so.4 to .5
seems to have at least made it possible for everything to load again.

I'm wondering, though, why this happened?  Is there is a "more correct"
way to fix the problem?  Is this risk taken when one upgrades a
massively interdependent set of installed ports?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"