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 un
On Wed, 15 Dec 1999, Clark C. Evans wrote:
> I cannot build the "c" version of today's snapshot
> on a stock RH 6.1 Pentium box.
>
> I ran configure, and it tried to create /obj and /lib
> So, I looked at the Makefile, and it did not define
> XCERESCROOT, after defining this, it got a few more
>
I cannot build the "c" version of today's snapshot
on a stock RH 6.1 Pentium box.
I ran configure, and it tried to create /obj and /lib
So, I looked at the Makefile, and it did not define
XCERESCROOT, after defining this, it got a few more
lines into the Makefile and tried to create /include/lib
H