i want to grab f-spot from svn

Hi!

So this is what i want to do:
Grab f-spot from svn, and be able to compile it in OpenSUSE.

What i got, a default gnome installation of opensuse 11.0.

What would be the easiest way to get me the -devel packages and other packages needed?!
A descent wiki/howto page would be more than helpful…

Havent touched a distro which needs -devel packages in a long long time …

/smurfd

never mind,

sudo zypper si -d f-spot
sudo zypper in gcc43 gcc43-c++
sudo ln -s /usr/bin/gcc-4.3 /usr/bin/gcc

did the trick…