Linux/기타

configure: error: xml2-config not found. Please check your libxml2 installation.

준섭이 2013. 12. 19. 17:35
728x90

configure: error: xml2-config not found. Please check your libxml2 installation.


- configure 중 해당 라이브러리가 없는 것으로 아래 라이브러리 설치 해준다.

yum install libxml2

yum install libxml2-devel