Recent Changes - Search:

Accueil

OpenSSL

SyncML

Apache Portable Runtime

Libxml2

Net-snmp

CUrl

Boost

Perl

ZLib

Samba

VPN

Serveurs de messagerie

edit

Libxml2/Libxml2

Libxml2.Libxml2 History

Hide minor edits - Show changes to output

May 11, 2007, at 02:36 PM by Arnaud Grandville -
Changed lines 1-2 from:
paramètrage pour la compilation Windows de [[http://xmlsoft.org/|libxml2]]
to:
paramètrage pour la compilation Windows de [[http://xmlsoft.org/|libxml2]], le wrapper pour perl est [[Libxml2/Libxml2-perl|ici]]
March 02, 2006, at 02:49 PM by 194.2.239.195 -
Added lines 7-8:
La librairie statique s'appelle libxml2_a.lib et la dynamique libxml2.lib.
March 02, 2006, at 10:15 AM by 194.2.239.195 -
Added lines 7-10:
[[libxml2-html-parsing|Utilisation de libxml2 pour parser un fichier HTML]]

Voici la configuration que j'utilise :

March 02, 2006, at 10:08 AM by 194.2.239.195 -
Changed lines 3-5 from:
%left bgcolor=#f0f0f0' padding=5px%@@D:\libxml2-2.6.23\win32>cscript configure.js compiler=msvc prefix=D:\libxml2-2.6.23\win32 include=D:\libxml2-2.6.23\win32\include\\
lib=D:\libxml2-2.6.23\win32\lib debug=yes iconv=no iso8859x=yes ftp=no http=no@@
to:
%left bgcolor=#f0f0f0' padding=5px%@@C:\libxml2-2.6.23\win32>cscript configure.js compiler=msvc prefix=D:\libxml2-2.6.23\win32 include=D:\libxml2-2.6.23\win32\include\\
lib=D:\libxml2-2.6.23\win32\lib debug=yes iconv=no iso8859x=yes ftp=no http=no@@\\
@@C:\libxml2-2.6.23\win32>nmake /a /f Makefile.msvc
@@
March 02, 2006, at 09:38 AM by 194.2.239.195 -
Added lines 1-62:
paramètrage pour la compilation Windows de [[http://xmlsoft.org/|libxml2]]

%left bgcolor=#f0f0f0' padding=5px%@@D:\libxml2-2.6.23\win32>cscript configure.js compiler=msvc prefix=D:\libxml2-2.6.23\win32 include=D:\libxml2-2.6.23\win32\include\\
lib=D:\libxml2-2.6.23\win32\lib debug=yes iconv=no iso8859x=yes ftp=no http=no@@

@@libxml2 version: 2.6.23\\
Created Makefile.\\
Created config.h.\\
\\
XML processor configuration\\
[=---------------------------=]@@
              Trio: no
    Thread safety: native
        FTP client: no
      HTTP client: no
    HTML processor: yes
      C14N support: yes
  Catalog support: yes
  DocBook support: yes
    XPath support: yes
  XPointer support: yes
  XInclude support: yes
    iconv support: no
  iso8859x support: yes
      zlib support: no
  Debugging module: yes
  Memory debugging: no
 Runtime debugging: no
    Regexp support: yes
    Module support: yes
      Tree support: yes
    Reader support: yes
    Writer support: yes
    Walker support: yes
  Pattern support: yes
      Push support: yes
Validation support: yes
      SAX1 support: yes
    Legacy support: yes
    Output support: yes
XML Schema support: yes
Schematron support: yes
  Python bindings: no

Win32 build configuration\\
[=-------------------------=]
          Compiler: msvc
  C-Runtime option: /MD
    Debug symbols: yes
    Static xmllint: no
    Install prefix: D:\libxml2-2.6.23\win32\\
      Put tools in: $(PREFIX)\bin\\
    Put headers in: $(PREFIX)\include\\
Put static libs in: $(PREFIX)\lib\\
Put shared libs in: $(PREFIX)\lib\\
      Include path: D:\libxml2-2.6.23\win32\include\\
          Lib path: D:\libxml2-2.6.23\win32\lib\\




Edit - History - Print - Recent Changes - Search
Page last modified on May 11, 2007, at 02:36 PM