LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   libxml-2.0 (https://www.linuxquestions.org/questions/linux-newbie-8/libxml-2-0-a-606152/)

nodar 12-11-2007 06:52 PM

libxml-2.0
 
Hi Guys,

Good day!

How can I install libxml-2.0 package? I tried to search it in the packaged manager but I can't find any.

I got this message when i tried to configure openwsman
************************************************************************
...
checking for XML... configure: error: Package requirements (libxml-2.0) were not met:

No package 'libxml-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XML_CFLAGS
and XML_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
************************************************************************


thanks,

nodar

pljvaldez 12-11-2007 07:05 PM

What distro are you using?

nodar 12-11-2007 08:33 PM

I am using vmware with guest Fedora Core 6.

reddazz 12-12-2007 01:32 AM

You need to install libxml2-devel using yum e.g.
Code:

#yum install libxml2-devel

nodar 12-12-2007 07:30 PM

Thank you. All is ok now.


All times are GMT -5. The time now is 03:12 PM.