[XML-SIG] Installing pyexpat

Praveen Pathiyil ppathiyi@cisco.com
Tue, 14 Aug 2001 12:22:43 +0530


This is a multi-part message in MIME format.

------=_NextPart_000_0167_01C124BB.D1C9C470
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,
        I am trying to install pyexpat and I am getting the following =
error.

gcc -g -O2 -Wall -Wstrict-prototypes -I. -I./Include -DHAVE_CONFIG_H   =
-I/opt/xmlparse -c ./Modules/pyexpat.c -o Modules/pyexpat.o
./Modules/pyexpat.c:17: xmlparse.h: No such file or directory
make: *** [Modules/pyexpat.o] Error 1

I searched the distribution for the xmlparse.h file, but couldn't find =
that..

I would appreciate any suggestions on how to proceed.

Thanks in Advance,
Praveen.

------=_NextPart_000_0167_01C124BB.D1C9C470
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3103.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>Hi,</DIV>
<DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; I am trying to install =
pyexpat and I=20
am getting the following error.</DIV>
<DIV>&nbsp;</DIV>
<DIV>gcc -g -O2 -Wall -Wstrict-prototypes -I. -I./Include=20
-DHAVE_CONFIG_H&nbsp;&nbsp; -I/opt/xmlparse -c ./Modules/pyexpat.c -o=20
Modules/pyexpat.o<BR>./Modules/pyexpat.c:17: xmlparse.h: No such file or =

directory<BR>make: *** [Modules/pyexpat.o] Error 1<BR></DIV>
<DIV>I searched the distribution for the xmlparse.h file, but couldn't =
find=20
that..</DIV>
<DIV>&nbsp;</DIV>
<DIV>I would appreciate any suggestions on how to proceed.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks in Advance,</DIV>
<DIV>Praveen.</DIV></BODY></HTML>

------=_NextPart_000_0167_01C124BB.D1C9C470--