Re: Problem with installing

2001-02-06 Thread Edwin Goei
Pesara Pramod wrote: > > Hi, I want to write a simple XML parser using SAX. > I downloaded the Xerces-J-src.1.3.0.zip file and > unzipped it. But, when I try to 'make', it says the > following error. > > src/Makefile.incl:59: *** commands commence before > first target. Stop. I've seen this whe

Re: Problem with installing

2001-02-03 Thread Jeffrey Rodriguez
Lab DB2 PIM Applications From: Pesara Pramod <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Problem with installing Date: Fri, 2 Feb 2001 17:50:32 -0800 (PST) Hi, I want to write a simple XML parser using SAX. I downloaded the Xerces-J-src.1.3.0.zi

Problem with installing

2001-02-03 Thread Pesara Pramod
Hi, I want to write a simple XML parser using SAX. I downloaded the Xerces-J-src.1.3.0.zip file and unzipped it. But, when I try to 'make', it says the following error. src/Makefile.incl:59: *** commands commence before first target. Stop. Could anyone please help me in this matter. Thanks Pramo