On Thu, Jul 28, 2011 at 06:02:18PM +0100, Ralph Eastwood wrote: > Hi, > > I was investigating svg parsing libraries (I could only find one other > viable alternative, libsvg), and I am interested in the progress of this > library. > > I tried to compile it from SVN, but two errors cropped up: > Makefile:8: build/makefiles/Makefile.tools: No such file or directory > Makefile:45: build/makefiles/Makefile.top: No such file or directory
Did you check this out using a Subversion client, or a tarball from somewhere? The build system is stored in an Subversion external, so may not be included in automatically-generated tarballs generated by the likes of ViewVC or older Subversion clients. B.
