libxml++ missing

View: New views
2 Messages — Rating Filter:   Alert me  

libxml++ missing

by Jim-213 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

FC11/ x86_64

I'm puzzeled about this , there is no other libxml++ to install, what
does this mean?



Package libxml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libxml-2.0', required by 'libxml++', not found

****************************************************
pkg-config: Can't find library 'libxml++-2.6'!
Please check if this package is in $PKG_CONFIG_PATH.
****************************************************

[root@biggie bombono-dvd-0.5.2]# rpm -qa | grep libxml
libxml2-python-2.7.6-1.fc11.x86_64
libxml-devel-1.8.17-24.fc11.x86_64
libxml++-2.26.0-1.fc11.i586
libxml++-2.26.0-1.fc11.x86_64
pentaho-libxml-1.0.0-1.OOo31.fc11.x86_64
libxml++-devel-2.26.0-1.fc11.i586
libxml-1.8.17-24.fc11.x86_64
libxml++-devel-2.26.0-1.fc11.x86_64
libxml2-devel-2.7.6-1.fc11.i586
libxml2-static-2.7.6-1.fc11.x86_64
libxml2-2.7.6-1.fc11.i586
libxml2-2.7.6-1.fc11.x86_64

_______________________________________________
The Familiar Linux Distribution
Familiar mailing list
Familiar@...
https://handhelds.org/mailman/listinfo/familiar
irc://irc.freenode.net #familiar

Re: libxml++ missing

by Hendrik Strydom :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Not sure how this relates to familiar, but in my case the files came
with libxml2-devel:
locate libxml-2.0.pc
/usr/lib/pkgconfig/libxml-2.0.pc
/usr/lib64/pkgconfig/libxml-2.0.pc
[user@host1 ~]$ rpm -qf /usr/lib/pkgconfig/libxml-2.0.pc
libxml2-devel-2.6.26-2.1.2.8.i386
[user@host1 ~]$ rpm -qf /usr/lib64/pkgconfig/libxml-2.0.pc
libxml2-devel-2.6.26-2.1.2.8.x86_64

This is on CentOS 5 x86_64.

I suggest you look at the location of these files on your system, and
the content of the PKG_CONFIG_PATH environment variable according to the
feedback you received.  This variable does not exist on my system, so
you may have to create it if it does not exist on yours.
What were you trying to do when you received this message?

On Fri, 2009-10-16 at 18:57 -0400, Jim wrote:

> FC11/ x86_64
>
> I'm puzzeled about this , there is no other libxml++ to install, what
> does this mean?
>
>
>
> Package libxml-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libxml-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'libxml-2.0', required by 'libxml++', not found
>
> ****************************************************
> pkg-config: Can't find library 'libxml++-2.6'!
> Please check if this package is in $PKG_CONFIG_PATH.
> ****************************************************
>
> [root@biggie bombono-dvd-0.5.2]# rpm -qa | grep libxml
> libxml2-python-2.7.6-1.fc11.x86_64
> libxml-devel-1.8.17-24.fc11.x86_64
> libxml++-2.26.0-1.fc11.i586
> libxml++-2.26.0-1.fc11.x86_64
> pentaho-libxml-1.0.0-1.OOo31.fc11.x86_64
> libxml++-devel-2.26.0-1.fc11.i586
> libxml-1.8.17-24.fc11.x86_64
> libxml++-devel-2.26.0-1.fc11.x86_64
> libxml2-devel-2.7.6-1.fc11.i586
> libxml2-static-2.7.6-1.fc11.x86_64
> libxml2-2.7.6-1.fc11.i586
> libxml2-2.7.6-1.fc11.x86_64
>
> _______________________________________________
> The Familiar Linux Distribution
> Familiar mailing list
> Familiar@...
> https://handhelds.org/mailman/listinfo/familiar
> irc://irc.freenode.net #familiar

_______________________________________________
The Familiar Linux Distribution
Familiar mailing list
Familiar@...
https://handhelds.org/mailman/listinfo/familiar
irc://irc.freenode.net #familiar