Gav.... wrote:

-----Original Message-----
From: David Crossley [mailto:[EMAIL PROTECTED]
Sent: Monday, 24 April 2006 3:26 PM
To: [email protected]
Subject: [heads-up] Windows users please test new entity resolver

There are some changes to the Entity Resolver which might
cause it to break on Windows. It is fine for me on UNIX.

Please ensure that it works for you. Do 'cd main; build test'


Updated to latest revision, did the above, all works fine.


and make sure that there is no network traffic trying to
retrieve DTDs.  ngrep.sf.net helps (e.g. do 'sudo ngrep dtd').


Hmm, this is a Windows Heads-up, any idea what the Windows
Equiv of that command is?

I strongly suggest you install Cygwin (http://www.cygwin.com) this gives a proper shell environment in windows - in fact it gives you the same shell as Linux. Thus you can do decent shell scripting and you can use commands like the above without jumping through windows hoops.

Ross