*-"G. Kapetanios" <[EMAIL PROTECTED]> | | Hi all , | | After dleting my root partition I have managed to install a minimal syste. | I tried to install some new packages but te installation script for | cpp failed and I cannot login to my machine. The error i get is | | sh: Error in loading shared libraries | : undefined symbol : history_get_string_value_hook
Well, it's supposed to be in libhistory. Try ls -l /usr/lib/libhistory* and see if the symlinks are in place. You can also try ldconfig -p | grep libhistory. -- ...Unix, MS-DOS, and MS Windows (also known as the Good, the Bad, and the Ugly). (Matt Welsh) [EMAIL PROTECTED] [-: .elOle. :-] [EMAIL PROTECTED]

