[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question...



Hello,


>     ===> call geoip parm('66.111.97.6')
> 
>     HTTPAPI was not built with XML support.       

HTTPAPI includes a tool called 'expat' and has routines to let HTTPAPI 
parse XML.  You'll need that support in order to run the GEOIP sample.

When you ran the INSTALL program, it asked you if you wanted to compile 
XML support -- and you said no.

You can type CALL INSTALL (make sure LIBHTTP is in your library list 
first) to re-build HTTPAPI.  Make sure you tell it to compile XML 
support into the project.

Or, if you don't have an ILE C compiler, see the instructions on the 
following page:
http://www.scottklement.com/expat/
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------