Looks like you are missing the gtk-sharp-beans package or whatever its
called on Fedora. I'm working on cleaning and improving the build process
right now. I'm hoping to get it done in the not too distant future.

Cheers,
Stephen


On Sat, May 11, 2013 at 2:35 PM, Sindhu S <sind...@live.in> wrote:

> Hi
>
> I've been trying to build f-spot from git master
>
> and I get this error:
> .
> FSpot.Widgets/OpenWithMenu.cs(37,7): error CS0246: The type or namespace
> name `GtkBeans' could not be found. Are you missing a using directive or an
> assembly reference?
> FSpot.Widgets/BuilderWindow.cs(30,7): error CS0246: The type or namespace
> name `GtkBeans' could not be found. Are you missing a using directive or an
> assembly reference?
> FSpot.Gui/WindowOpacityFader.cs(32,13): error CS0234: The type or
> namespace name `Bling' does not exist in the namespace `FSpot'. Are you
> missing an assembly reference?
> make: *** [sln_build] Error 1
>
> I am running Fedora 18
> I have done a yum-builddep f-spot
> In addition got deps spoken about here
> https://mail.gnome.org/archives/f-spot-list/2012-October/msg00001.html
>
> Except that I could not find gtk-sharp2-complete for Fedora 18, there
> doesn't seem to be an RPM of that name.
>
> The one thing of exception i have done is f-spot complained of not having
> taglib-sharp-2.0.4 and hence I got in the tarball and tried to compile it
> but the compiler was saying something in examples directory was not
> compiling so i removed the examples directory from the makefiles and
> compiled. pkg-config successfully showed the new taglib-sharp-2.0.4 version
> available on the system and then f-spot moved on to do ./autogen.sh
>
> I'd like to contribute to f-spot (docs and codewise) and hence the effort
> to compile it from git master.
>
> Thanks.
>
> -Sindhu
> http://live.gnome.org/sindhus
>
>
> _______________________________________________
> f-spot-list mailing list
> f-spot-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/f-spot-list
>
>
_______________________________________________
f-spot-list mailing list
f-spot-list@gnome.org
https://mail.gnome.org/mailman/listinfo/f-spot-list

Reply via email to