On Wed, 15 Dec 1999, Donald Ball wrote: > export XERCESCROOT=/home/balld/src/xml-xerces/c > sh runConfigure -p linux > make
Thanks! This did the trick. BTW, the "make install" is creating non-standard directories in /usr/local (by default). This is bad. Most of these directories should be under /usr/local/include/... The only one that is correct is the use of /usr/local/lib Thanks!
