L. Van Warren wrote:
> 1) download expat via cygwin setup.exe
> 2) cd /usr/src
All correct so far.
> 3) gunzip expat-1.95.8.tar.gz
> 4) tar -xf expat-1.95.8.tar
> 5) cd /usr/src/expat-1.95.8
> 6) ./configure
> 7) make
Wrong. Use the build script (expat-1.95.8-1.sh) that is supplied along wi
1) download expat via cygwin setup.exe
2) cd /usr/src
3) gunzip expat-1.95.8.tar.gz
4) tar -xf expat-1.95.8.tar
5) cd /usr/src/expat-1.95.8
6) ./configure
7) make
/usr/src/expat-1.95.8 [196]:make
/bin/sh ./libtool --silent --mode=compile gcc -g -O2 -Wall
-Wmissing-prototypes -Wstrict-prototypes
2 matches
Mail list logo