Pete Nuwayser wrote:
Anyone know if ximian connector works with fedora core 1?Kind of.
tia pete
You can use the ximian-connector-1.4.5-0.ximian.6.1.i386.rpm
which you can get from the Ximian FTP site in the developers release (unstable)
branches.
You will get warning messages about libcom_err and libgal-2.0 versions. I just did an "rpm -Uvh --nodeps" to install it, then I made the following softlinks: ln -s /usr/lib/libgal-2.0.so.5 /usr/lib/libgal-2.0.so.3 mkdir /usr/kerberos/lib/ ln -s /lib/libcom_err.so.3 /usr/kerberos/lib/libcom_err.so.3 run "ldconfig"
You will be able to start Ximian evolution and run with it, it will work fine.
But I always get an error message when closing Evolution.
I just ignore the error on closing. Everything else works fine.
1.4.5 is MUCH MUCH faster and more stable than the older versions I used.
-Ben.