problems installing beagle 0.1.3 on Fedora Core 4 from nrpms



Current beagle (0.1.3) from nrpms.net doesn't seem to install cleanly
for me on Fedora Core 4.

I followed the instructions at 
http://www.beagle-project.org/Fedora_Core_Installation
and
http://www.antezeta.com/beagle-fedora.html

I had some dependency problems that I hacked around,
but then I get a beagled runtime problem.  Details below.



yum install beagle failed with missing depdencies on libpangocairo,
libebook, and libecal.

installing pango from nrpms fixeds libpangocairo

libebook and libecal required upgrading evolution-data-server,
which I eventually did, pulling in evolution, libsoup, gtkhtml3, and
evolution-webcal.  (A bit scary since gnome-panel depends on libecal
in evolution, and it would be bad if the panel breaks!)

The dependency bug is that I would have thought that yum should have
handled all this.


But now when I run beagled, I get this runtime erorr:

** (beagled:18588): WARNING **: Symbol file /usr/lib/mono/gac/evolution-sharp/2.0.0.0__457eed85bd9370df/evolution-sharp.dll.mdb has incorrect version (expected 39, got 38)

** (beagled:18588): WARNING **: The following assembly referenced from /usr/lib/mono/gac/evolution-sharp/2.0.0.0__457eed85bd9370df/evolution-sharp.dll could not be loaded:
     Assembly:   glib-sharp    (assemblyref_index=1)
     Version:    2.0.0.0
     Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/mono/gac/evolution-sharp/2.0.0.0__457eed85bd9370df).


I appear to have picked up glib-sharp in the package gtk-sharp and
gtk-sharp2, bug gtk-sharp2 has version 2.4.0.0__35e10195dab3c99f,
not 2.0...


I have
evolution-sharp-0.10.2-1.1.fc4.nr
and
gtk-sharp2-2.4.0-1.1.fc4.nr

It looks like other versions of gtk-sharp no longer exist at nrpms.

Any suggestions?
Is evolution-sharp built against the wrong library?

Thanks for any suggestions,
   -John Heidemann




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]