Thanks for info everyone, I will be trying these recomendations and provide feedback to the benifit of others trying this as well.
------Original Message------ From: Mateusz Loskot To: caccolangrifata Cc: Chris Lombaard Cc: [email protected] Subject: Re: [Shotwell] Using latest version of Shotwell 0.10 on Ubuntu10.04or earlier Sent: May 27, 2011 11:54 AM On 27/05/11 09:11, caccolangrifata wrote: > Il giorno ven, 27/05/2011 alle 07.59 +0000, [email protected] ha > scritto: >> Are you running Ubuntu version 10.04? If not which version do you have? > > Yes I'm running Ubuntu 10.04. Unfortunately for earlier version of > Ubuntu there's only shotwell 0.7, but I don't know which dependencies > miss. Just run ./configure && make and read error message (if any). It will include name of dependency report by pkg-config as missing. When I was building Shotwell for the first time, I could not find comprehensive list of dependencies, so I went the trial & error path. It worked well and I got Shotwell built pretty quickly. 1) ./configure 2) make 3) ...read error 4) go to synapcit 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 Sent via my BlackBerry from Vodacom - let your email find you! _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
