On 11/26/2010 01:54 PM, Daniel van Gerpen wrote:
Hi, recently building shotwell svn started to fail with error: Package `gee-1.0' not found in specified Vala API directories or GObject-Introspection GIR directories Compilation failed: 1 error(s), 0 I upgraded vala (that helped in the past), but that didn't help. I'm running ubuntu 10.10 x64. Where do I get the gee-1.0 package? Regards, Daniel d...@[..]:~/workspaces/shotwell$ valac --version Vala 0.11.2
If you have both valac-0.10 and valac-0.12 packages installed on Ubuntu 10.10, make sure you set 0.10 the default, at least while compiling Shotwell
sudo update-alternatives --config valac Jani _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
