"Jerome Whelan" <[EMAIL PROTECTED]> writes: > Todd - Thanks for the assist recommending a link in /usr/lib pointing to the > actual location of libperl.so. > I created a link in /usr/lib which points to the actual libperl.so file.
This was a bad suggestion; most of the times (99%), if the library can't be found it's for a good reason, the binary/shlib not finding the lib needs to be rebuilt. The rest is cases when the binary/shlib doesn't actually use things which changed between the releases of the said shlib. > That cured the "libperl.so" cannot be located at start time error, but now I > still have an error which prevents innd from starting: Can you try inn-2.3.3-1mdk uploaded two days ago and tell us if it works? -- Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
