Re: [Shotwell] Shotwell autotools conversion



Hello,

On 06/30/2016 05:14 PM, Hoffmann, Jobst wrote:
Am Donnerstag, den 30.06.2016, 21:32 +0200 schrieb Jens Georg:
It still happens. What version of Ubuntu did you test this against? I
tried compiling that branch inside a VM running Ubuntu Server 16.04
and I get
the same error there as well.

I just remembered that I applied the autotools fix for that. Sorry
about that.

Shotwell now compiles on Fedora 24!

Jobst
_______________________________________________
shotwell-list mailing list
shotwell-list gnome org
https://mail.gnome.org/mailman/listinfo/shotwell-list


Some code in GIT prevents me from doing a test compile in Fedora 24 outside of the source tree.

VALAC    ../shotwell_vala.stamp
error: Package `libgphoto2' not found in specified Vala API directories or GObject-Introspection GIR directories error: Package `LConv' not found in specified Vala API directories or GObject-Introspection GIR directories error: Package `libraw' not found in specified Vala API directories or GObject-Introspection GIR directories error: Package `libexif' not found in specified Vala API directories or GObject-Introspection GIR directories


My build commands were:

autoreconf --verbose --install
mkdir objdir; cd objdir;
../configure --prefix=/usr --libdir=/usr/lib64 --enable-debug
make


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