Help for this page

Select Code to Download


  1. or download this
    C:\Documents and Settings\JHallock\Desktop\XML-LibXML-Common-0.13>perl
    + makefile.pl                                                         
    +                     
    enable native perl UTF8                                               
    +          
    ...
    Note (probably harmless): No library found for -llibxml2              
    +          
    Note (probably harmless): No library found for -lzlib                 
    +          
    Writing Makefile for XML::LibXML::Common
    
  2. or download this
    C:\Documents and Settings\JHallock\Desktop\XML-LibXML-Common-0.13>perl
    + makefile.pl INC=-Ic:\camelbox\include LIBS=-Lc:\camelbox\lib        
    +                     
    enable native perl UTF8                                               
    +          
    ...
    Note (probably harmless): No library found for -llibxml2              
    +          
    Note (probably harmless): No library found for -lzlib                 
    +          
    Writing Makefile for XML::LibXML::Common
    
  3. or download this
    C:\Documents and Settings\JHallock\Desktop\XML-LibXML-Common-0.13>dmak
    +e         
    dlltool --def Common.def --output-exp dll.exp                         
    +          
    ...
    Common.o:Common.c:(.text+0x896): undefined reference to `xmlGetCharEnc
    +odingHandler'                                                        
    +                     
    collect2: ld returned 1 exit status                                   
    +          
    dmake:  Error code 129, while making 'blib\arch\auto\XML\LibXML\Common
    +\Common.dll'
    
  4. or download this
    gcc.exe -DWIN32 -D_WINDOWS -D_MBCS -I.. -I../include -IC:/camelbox\inc
    +lude -D_WI
    ../c14n.c ../catalog.c ../chvalid.c ../debugXML.c ../dict.c ../DOCBpar
    +ser.c ../e
    ...
    C:/libxml2/win32/../xmllint.c:3521: undefined reference to `_imp__xmlG
    +enericErro
    collect2: ld returned 1 exit status                                   
    +          
    make: *** [bin.mingw/xmllint.exe] Error 1