Hi Kent, You'll need to build gexiv2. You'll see that dependency on the shotwell install page. I think build instructions for gexiv2 are at trac.yorba.org/wiki/gexiv2. I'm currently out and about, so sorry if that link is wrong. If it is wrong, look for the link on the shotwell dependency section.
The pc (package configuration) files are different than the so (shared library) Hope that helps Rob Sent from my iPhone On Sep 19, 2010, at 8:46 AM, Kent Tenney <[email protected]> wrote: > on Ubuntu 10.04. > > [ ktenney: /usr/fetching/shotwell ]$ ./configure > Configured. Type 'make' to build, 'make install' to install. > [ ktenney: /usr/fetching/shotwell ]$ make > Package gee-1.0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `gee-1.0.pc' > to the PKG_CONFIG_PATH environment variable > No package 'gee-1.0' found > Package gexiv2 was not found in the pkg-config search path. > Perhaps you should add the directory containing `gexiv2.pc' > to the PKG_CONFIG_PATH environment variable > No package 'gexiv2' found > make: *** [src/.stamp] Error 1 > > The ppa binary knows about those libraries: > > [ ktenney: /usr/fetching/shotwell ]$ ldd `which shotwell` > linux-vdso.so.1 => (0x00007fff3c188000) > libgee.so.2 => /usr/lib/libgee.so.2 (0x00007ffdd3638000) > libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0x00007ffdd33ab000) > libexiv2.so.6 => /usr/lib/libexiv2.so.6 (0x00007ffdd2fd9000) > libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x00007ffdd2d9c000) > <snip> > libuuid.so.1 => /lib/libuuid.so.1 (0x00007ffdc50dc000) > [ ktenney: /usr/fetching/shotwell ]$ > > How to proceed? > > Thanks, > Kent > _______________________________________________ > Shotwell mailing list > [email protected] > http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
