I've built xerces-c according to the build instructions at http://xml.apache.org/xerces-c/build.html via:
runConfigure; make; make install
and it seems to have put the include files in /usr/local/include/xercesc and left the libs (bizarrely ?) in the lib dir in the source tree.
I'd like to do a build and end up with includes in the /usr/include and libs in /usr/lib.
Can anyone tell me if this is easily possible via runConfigure, or how else it can be done ?
-- Regards
Stephen Collyer Netspinner Ltd
