Re: [PHP-DOC] ./configure issue with fresh cvs checkout.

2003-07-14 Thread Gabor Hojtsy
NSGMLS_OUTPUT -i [EMAIL PROTECTED]@ -D . " . "-s @SRCDIR@/dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml" ); } -Original Message- From: Gabor Hojtsy [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2003 3:28 AM To: Jeremy S. Johnstone Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DO

RE: [PHP-DOC] ./configure issue with fresh cvs checkout.

2003-07-14 Thread Jeremy S. Johnstone
"-s @SRCDIR@/dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml" > ); > } -Original Message- From: Gabor Hojtsy [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2003 3:28 AM To: Jeremy S. Johnstone Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DOC] ./configure issue with fresh cvs check

Re: [PHP-DOC] ./configure issue with fresh cvs checkout.

2003-07-14 Thread Gabor Hojtsy
I am having an issue with ./configure on a fresh copy of the source from phpdoc. The issue is coming about because of the file ./scripts/missing-entities.php. When the exec line is called which runs /usr/bin/onsgml it fails. The reason it is failing is because the exec line doesn't seem to like

[PHP-DOC] ./configure issue with fresh cvs checkout.

2003-07-13 Thread Jeremy S. Johnstone
Title: Message I am having an issue with ./configure on a fresh copy of the source from phpdoc. The issue is coming about because of the file ./scripts/missing-entities.php. When the exec line is called which runs /usr/bin/onsgml it fails. The reason it is failing is because the exec line do