Hi Guys, I confirmed I had the latest build-dep
> [EMAIL PROTECTED]:~/Development/f-spot/trunk$ sudo apt-get build-dep f-spot > [sudo] password for bengt: > Reading package lists... Done > Building dependency tree > Reading state information... Done > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I checked out a new version of F-Spot, and did the following > svn co http://svn.gnome.org/svn/f-spot/trunk trunk > cd trunk/ > ./autogen.sh --prefix=${HOME}/unstable/f-spot --disable-scrollkeeper > > ... > checking for mono... /usr/bin/mono > checking for mcs... /usr/bin/mcs > checking for GLIB_SHARP... configure: error: Package requirements > (glib-sharp-2.0 >= 2.12.1) were not met: > > Requested 'glib-sharp-2.0 >= 2.12.1' but version of GLib is 2.12.0 > > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > > Alternatively, you may set the environment variables GLIB_SHARP_CFLAGS > and GLIB_SHARP_LIBS to avoid the need to call pkg-config. > See the pkg-config man page for more details. > > configure: error: ./configure failed for gio-sharp I am using Hardy (Ubuntu 8.04), and I would assume it should have the latest softwares, especially since it was just released, or? > [EMAIL PROTECTED]:~/Development/f-spot/trunk$ apt-cache search glib-sharp > libglib2.0-cil - CLI binding for the GLib utility library 2.12 > hipo - iPod Management Tool > monodoc-taglib-manual - compiled XML documentation for taglib-sharp > [EMAIL PROTECTED]:~/Development/f-spot/trunk$ apt-cache show libglib2.0-cil > Package: libglib2.0-cil > Priority: optional > Section: libs > Installed-Size: 364 > Maintainer: Ubuntu Core Developers <[EMAIL PROTECTED]> > Original-Maintainer: Debian CLI Libraries Team <[EMAIL PROTECTED]> > Architecture: i386 > Source: gtk-sharp2 > Version: 2.12.0-2ubuntu3 > Replaces: gtk-sharp2-gapi (<< 2.10.0-1) What do I need to do to be able to compile my svn f-spot. Need it to work on my extensions... (Going to fix the orphaned extension a bit) Thanks in advance /Bengt -- With Regards Bengt Thuree [EMAIL PROTECTED] _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
