> I made the sim links on my system but the install is still failing with > the same messages. > > I know this is going to sound like a stupid question, but is there > anything other than running ldconfig that I need to do for RPM to find > the simlinks I've just made? > > Seems as though it hasn't registered them for some reason.
RPM is kind of stupid; it does not know of libraries that it has not installed itself. Since your symlink did not come from an RPM, it's not there. You can ignore this by using "--nodeps" when installing the multisync-evolution RPM. /Bo ------------------------------------------------------- This SF.net email is sponsored by OSDN's Audience Survey. Help shape OSDN's sites and tell us what you think. Take this five minute survey and you could win a $250 Gift Certificate. http://www.wrgsurveys.com/2003/osdntech03.php?site=8 _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
