Hi everyone,
I'm currently on a placement and doing some other work on the side and I was hoping someone can help me...
I've started playing around with xerces-c in work on redhat to read in small xml config files - I also have some applications I was working on at home in c++ and I was hoping to do the same with them (rather than having to enter tons of command line args)
Problem is - how the hell do you get xerces-c to work with Ubuntu :S ? I've been trying to install it for ages and compile but getting no where - considering for redhat all I had to do was download the source tar, rpmbuild an rpm from it, install and it (taken from this tutorial http://www.yolinux.com/TUTORIALS/XML-Xerces-C.html)worked this is a bit of a nightmare!!
Any help would be much appreciated :)!