Re: [Gexiv2] compiling gexiv2 (on Fedora 13)
- From: Adam Dingle <adam yorba org>
- To: Jobst Hoffmann <j hoffmann fh-aachen de>
- Cc: gexiv2 lists yorba org
- Subject: Re: [Gexiv2] compiling gexiv2 (on Fedora 13)
- Date: Tue, 17 Aug 2010 09:13:24 -0700
On 08/17/2010 05:46 AM, Jobst Hoffmann wrote:
Hi,
I try to compile the latest shotwell, which has gexiv2 as dependency.
I use gexiv2 from trunk (rev 2088)
configure has no complaints, but a make results in
$ make
libtool --mode=compile --tag=CC g++ -c `pkg-config --cflags gobject-2.0
glib-2.0 exiv2` -O2 -g -pipe -fPIC -nostdlib -I. -o
gexiv2/gexiv2-metadata.o gexiv2/gexiv2-metadata.cpp
/bin/sh: libtool: Kommando nicht gefunden. (command not found)
make: *** [gexiv2/gexiv2-metadata.o] Fehler 127
That's because configure doesn't create a libtool file on my system. Any
hint?
Jobst,
libtool is a GNU tool used for building shared libraries. configure
won't create it for you - you need to install it yourself. On Fedora
13, you can do this either through System->Administration->Add/Remove
Software or by typing 'pkcon install libtool' on the command line. I
hope this helps!
adam
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]