Compilation dependencies of wxSVG >= 1.0:

    wxGTK >= 2.8.7 (http://www.wxwidgets.org)
    ffmpeg >= 0.4.9_p20070616 (http://ffmpeg.mplayerhq.hu)
    libtool >= 1.5.26 (http://www.gnu.org/software/libtool/)
    libart 2.0 >= 2.3.20 (http://freshmeat.net/projects/libart/)
    libpango 1.0 >= 1.20.5 (http://ftp.gnome.org/pub/GNOME/sources/pango/)

To build wxSVG type
	./autogen.sh && ./configure && make
To install wxSVG type
	make install
