On Sun, 2007-02-25 at 13:27 -0700, Stephen John Smoogen wrote:
On 2/25/07, P Marvin Eberly eberlyml@wjtl.net wrote:
I have submitting an upstream bug report here:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229987
we also have a CentOS bug:
Thanks to Markku Lehto for this fix:
There is a fix that works as a work around until another solution is done, which is to create this symbolic link:
cd /usr/lib
ln -s firefox-1.5.0.10/libfreeb13.so .
Having libfreeb13.so in /usr/lib allows evolution to start ... removing it prevents it from starting.
Sorry guys, this didn't fix it here. What is the proper way to undo this link I made?
try the following first
ldconfig -v
if that doenst fix it.. try
rm /usr/lib/libfreeb13.so
Thanks for the try, Stephen. But no luck here at all, I removed the link and will wait for an update. I don't use seamonkey anyway.
P Marvin Eberly