Problem with XML examples showxml.c

Hello!

I compiled w3c-libwww-5.3.1 under HP-UX 11 with GNU C/C++
all went well. Then I tried XML example showxml.c all compiling
and linking went well.
But then I tried to run the program the following appeared

./showxml http://.../xmltest/testing.xml
Reading...
Please give name of file to save in: (RETURN for [/tmp/testing.xml])
Done!
If you didn't see any tags then it is likely that your document wasn't xml


Why it want's write xml file into tmp catalog and it do not show any tags. I
tried with two xml files but the result was the same.
Here is my xml file I used.

I would be very pleased if any could help me. It seems that it's not
registering
handlers correctly with stream ?!

Lauri Adamson.

 <<testing.xml>>  <<Document.xml>> 

Received on Tuesday, 19 December 2000 13:01:54 UTC