Re: ANNOUNCE: Beagle 0.1.3



Jon Trowbridge ha scritto:

I'm pleased to announce the release of Beagle 0.1.3.

Our focus continues to be on fixing bugs and reducing the Beagle daemon's
memory usage.  This release also contains our new Python bindings, courtesy of
Raphael Slinckx.  With them, you can easily access Beagle search results from
any Python program.  Let the hacking begin.

Remember, Beagle now requires Mono 1.1.10.  But you are already running
1.1.10, because you are nobody's fool.  You are also extremely well-dressed,
and people enjoy your company.

[...]

DEPENDENCY HECK
---------------

Beagle has many dependencies, and thus can be difficult to compile.
It requires:
* Mono 1.1.10 or better, along with the full Mono stack
* gtk-sharp 2.3.90 or better
* Gecko-sharp 2.0
* Gmime 2.1.16
* Libexif 0.5.7 or better
I checked all dependencies above.
i get this error compiling beagle:

make[2]: Entering directory `/var/tmp/portage/beagle-0.1.3/work/beagle-0.1.3/Tiles' mcs -debug -out:Tiles.dll -target:library -warn:4 ./HitFlavor.cs ./HitToHitFlavor.cs ./SimpleRootTile.cs ./Template.cs ./TileActionAttribute.cs ./Tile.cs ./TileBlog.cs ./TileBugzilla.cs ./TileCalendar.cs ./TileCanvas.cs ./TileContact.cs ./TileDocs.cs ./TileFile.cs ./TileFolder.cs ./TileFromHitTemplate.cs ./TileFromTemplate.cs ./TileGoogle.cs ./TileHitCollection.cs ./TileImLog.cs ./TileLauncher.cs ./TileMailMessage.cs ./TileMonodoc.cs ./TileMusic.cs ./TileNote.cs ./TilePicture.cs ./TilePresentation.cs ./TileRenderContext.cs ./TileSpreadsheet.cs ./TileStyleAttribute.cs ./TileWebHistory.cs -r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/glade-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gconf-sharp-peditors.dll -r:/usr/lib/mono/gmime-sharp/gmime-sharp.dll -r:/usr/lib/mono/gecko-sharp-2.0/gecko-sharp.dll -r:../Util/Util.dll -r:../images/Images.dll -r:../BeagleClient/Beagle.dll -r:Mono.Posix -resource:./template-page.css,template-page.css -resource:./template-head.html,template-head.html -resource:./template-foot.html,template-foot.html -resource:./template-contact.html,template-contact.html -resource:./template-file.html,template-file.html -resource:./template-folder.html,template-folder.html -resource:./template-google.html,template-google.html -resource:./template-bugzilla.html,template-bugzilla.html -resource:./template-im-log.html,template-im-log.html -resource:./template-mail-message.html,template-mail-message.html -resource:./template-music.html,template-music.html -resource:./template-note.html,template-note.html -resource:./template-picture.html,template-picture.html -resource:./template-web-history.html,template-web-history.html -resource:./template-blog.html,template-blog.html -resource:./template-monodoc.html,template-monodoc.html -resource:./template-docs.html,template-docs.html -resource:./template-presentation.html,template-presentation.html -resource:./template-launcher.html,template-launcher.html -resource:./template-calendar.html,template-calendar.html -resource:./template-spreadsheet.html,template-spreadsheet.html

** (/usr/lib/mono/1.0/mcs.exe:4850): WARNING **: The following assembly referenced from /usr/lib/mono/gecko-sharp-2.0/gecko-sharp.dll could not be loaded:
    Assembly:   gtk-sharp    (assemblyref_index=2)
    Version:    2.6.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/gecko-sharp-2.0).


** ERROR **: file class.c: line 2418 (mono_class_setup_parent): should not be reached
aborting...
make[2]: *** [Tiles.dll] Abortito
make[2]: Leaving directory `/var/tmp/portage/beagle-0.1.3/work/beagle-0.1.3/Tiles'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/beagle-0.1.3/work/beagle-0.1.3'
make: *** [all] Error 2


should I rebuild something since last compile (maybe beagle-0.0.9)?
i just upgraded libgdiplus and mono, nothing else. (the others deps are up-to-date)



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