[mlpack-svn] [MLPACK] #297: getting error while trying to compile linear_regression_main.cpp

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Thu Aug 8 03:53:38 EDT 2013


#297: getting error while trying to compile linear_regression_main.cpp
---------------------------+------------------------------------------------
 Reporter:  sumedhghaisas  |        Owner:                    
     Type:  defect         |       Status:  new               
 Priority:  minor          |    Milestone:                    
Component:  mlpack         |     Keywords:  complilation error
 Blocking:                 |   Blocked By:                    
---------------------------+------------------------------------------------
 I am using ubuntu - 13.04 and after successfully building and installing
 mlpack i am getting this parser file missing error. I have already
 installed libxml2 and as it turns out the parser.h file exists in
 libxml2/libxml/parser.h

 error message ---

 sumedh at sumedh-
 Aspire-5742:~/mlpack-1.0.6/src/mlpack/methods/linear_regression$ g++
 linear_regression_main.cpp
 In file included from /usr/local/include/mlpack/core.hpp:203:0,
                  from linear_regression_main.cpp:22:
 /usr/local/include/mlpack/core/util/save_restore_utility.hpp:33:27: fatal
 error: libxml/parser.h: No such file or directory
 compilation terminated.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/297>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed at Georgia Tech.


More information about the mlpack-svn mailing list