[OSM-dev] [OSM-talk] Regarding libxml2 Usage

Robert Hart Robert.Hart at BuroHappold.com
Thu Feb 8 12:18:01 GMT 2007


> Part 1:
> from :
> https://www.systinet.com/doc/ssc-
> 65/waspc/html/extlibs.install.wssecurity.html
> 
> Installing LibXML2 from sources  LocateYou can get this library from
> http://www.xmlsoft.org/.
> 
> cat libxml2-2.6.3.tar.gz | gunzip | tar -xf -
> ./configure --without-ftp
> make
> make install
> 
> 
> Part 2:
> 
> $ ./configure --without-ftp
> bash: ./configure: No such file or directory
> 
> 
> I will be grateful if you could provide some help, many thanks
> 

After gunzipping the source, you will need to change into the directory
containing the source.

I'd guess:

cd libxml2-2.6.3

You'll probably need to install extra bits of cygwin that aren't part of
the default install to get it to work.

Rob



This message has been scanned for viruses by MailControl - www.mailcontrol.com




More information about the dev mailing list