Obtaining KSVG2
NOTE: the following instructions are for ksvg2 only. Development for ksvg1 has stopped, it should be included in your distro, it is part of the kdegraphics module.
Right now the only way to obtain the sources is using anonymous svn (read only)
cd /root_of_local_svn_repositories
svn co -N svn://anonsvn.kde.org/home/kde/trunk/kdenonbeta
cd kdenonbeta
svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kde-common/admin
svn up kcanvas kdom ksvg2
You'll need a recent kdelibs installed to compile.Finally, we depend on these packages : Once you have all the necessary pieces, follow the build instructions to get your system up and running with ksvg2.
[ Edit ]
KSVG Homepage