I did this yesterday, but failed to keep notes of all the additional stuff I had to do in order to get things working.
Try installing the libgee-dev and libexiv2-0-dev packages? Cheers Chris On 19/09/10 16:46, Kent Tenney 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 -- e: [email protected] w: www.chrisfleming.org _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
