Skip to content

/libexec/ld-elf.so.1: Shared object “libintl.so.8″ not found, required by “bash”

by john on March 4th, 2010

Was playing with the installation of some software and I stupidly ran ldconfig without any options. After that I couldn't log in or change users without getting this error:

/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "bash"

Found a fix via Google:

/rescue/ldconfig /lib
/etc/rc.d/ldconfig start

From → BSD, How To

No comments yet

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS