On 29/05/11 12:21, Chris Game wrote: > Failing that some step by step build instructions would be nice too,
Having nearly no knowledge about dependencies except need of Vala development toolset, I've managed to figure out the build procedure and dependencies pretty quickly: 0) $ git clone git://yorba.org/shotwell 1) ./configure 2) make 3) ...read error (message reported by pkg-config on missing dependency) 4) go to package manager of your distribution 5) find package with name mentioned in the error message 6) install -dev version of the package. 7) Go to 1) Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
