[mlpack-svn] [MLPACK] #219: xmlReadFile() does not exist in certain version of libxml2 (was: xmlParseFile() does not exist in certain version of libxml2)

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Sun Mar 25 14:25:40 EDT 2012


#219: xmlReadFile() does not exist in certain version of libxml2
----------------------+-----------------------------------------------------
  Reporter:  zy26     |        Owner:  rcurtin     
      Type:  defect   |       Status:  closed      
  Priority:  trivial  |    Milestone:  mlpack 1.0.2
 Component:  trac     |   Resolution:  fixed       
  Keywords:           |     Blocking:              
Blocked By:           |  
----------------------+-----------------------------------------------------
Changes (by rcurtin):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => mlpack 1.0.2


Comment:

 I think you meant that xmlReadFile() doesn't exist in certain versions,
 after taking a look.  I was going to take the time to figure out the
 differences between the two; then I realized that libxml2 2.6.0 (the
 earliest version with xmlReadFile()) was published in late 2003.  So I
 think simply requiring libxml2 2.6.0 or newer is reasonable.  I modified
 the CMake configuration in r11997 and updated the relevant documentation.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/219#comment:1>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list