Re: where do i get libintl.so.5?

2004-03-01 Thread Martin Hudec
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

upgrade gettext.. that is the cause, it has now libintl.so.6

On Mon March 1 2004 17:15, Gerard Samuel wrote:
>
> If I remember correctly, you're going to have to deinstall/reinstall gmake
> and friends (gtk/glib/), and reinstall all programs that depend on
> gmake and friends.

- -- 
:
:. kind regards
:..  Martin Hudec
:.:
:.: =w= http://www.aeternal.net
:.: =m= +421.907.303393
:.: [EMAIL PROTECTED] [EMAIL PROTECTED]
:.:
:.: "When you want something, all the universe 
:.:   conspires in helping you to achieve it."
:.:   - The Alchemist (Paulo Coelho)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAQ2TFZYEZIv+rgggRAqXcAJ9cSdgmnhc4OVPU7IAeIBC5Ct9n3wCfclSc
YDhoaTqTRrGYbLliUykldOA=
=NQqP
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: where do i get libintl.so.5?

2004-03-01 Thread Gerard Samuel
On Monday 01 March 2004 11:07 am, [EMAIL PROTECTED] wrote:
> im on my quest to install phpnuke when i hit a serious problem.
> it failed and upon looking at the error code i saw
>

If I remember correctly, you're going to have to deinstall/reinstall gmake and 
friends (gtk/glib/), and reinstall all programs that depend on gmake and 
friends.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


where do i get libintl.so.5?

2004-03-01 Thread rfa
im on my quest to install phpnuke when i hit a serious problem.
it failed and upon looking at the error code i saw

/libexec/ld-elf.so.1: Shared object "libintl.so.5" not found
*** Error code 1

so i did this:
(first i checked if it was installed by deinstalling it)
su-2.05b#cd /usr/ports/devel/pkgconfig/ && make deinstall
===>  Deinstalling for devel/pkgconfig
===>   pkgconfig not installed, skipping

(it wasnt installed so i went ahead and tried installing it.)

su-2.05b#cd /usr/ports/devel/pkgconfig/ && make all install clean
===>  Building for pkgconfig-0.15.0_1
/libexec/ld-elf.so.1: Shared object "libintl.so.5" not found
*** Error code 1

Stop in /usr/ports/devel/pkgconfig.
su-2.05b#

but it seems like all for naught.  i checked the man file for ld-elf.so.1
because that was around but i can't seem to find libint1.so.5.

Can someone tell me where to go for info or better yet what i should do
about this?

Yours,

Rommel


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"