|
-
July 17th, 2007, 07:12 AM
#1
Junior Member
libintl.so.6
When trying to open various applications in freebsd 6.2 i keep getting this error message spat at me:
/libexec/ld-elf.so.1: Shared object "libintl.so.6" not found, required by " "
any ideas?
-
July 17th, 2007, 10:00 AM
#2
Yeah, you upgraded/installed some port that depends on gettext. And it's expecting a version that isn't installed.
Install ports-mgmt/portupgrade and run portupgrade -rf gettext. This will rebuild gettext and anything that depends on it.
Oliver's Law:
Experience is something you don't get until just after you need it.
-
July 17th, 2007, 11:47 AM
#3
Junior Member
 Originally Posted by SirDice
Yeah, you upgraded/installed some port that depends on gettext. And it's expecting a version that isn't installed.
Install ports-mgmt/portupgrade and run portupgrade -rf gettext. This will rebuild gettext and anything that depends on it.
Yea, i didnt read update and the answer was sitting in there waiting for me
I actually have to manually rebuild all the packages that this depends on, this should be interesting.
But thanks for the reply
-
July 17th, 2007, 12:31 PM
#4
 Originally Posted by Kye
I actually have to manually rebuild all the packages that this depends on, this should be interesting.
portupgrade -rf gettext will take care of that for you.
Oliver's Law:
Experience is something you don't get until just after you need it.
-
August 7th, 2007, 06:09 PM
#5
Junior Member
Thank you very much for sharing this post. The update is fixing 389 packages...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|