Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: C headers not found when installing Sys::Virt on CentOS

by dasgar (Priest)
on Dec 12, 2017 at 17:31 UTC ( [id://1205352]=note: print w/replies, xml ) Need Help??


in reply to C headers not found when installing Sys::Virt on CentOS

Just want to point out that 'libvirt' and 'libvirt-devel' are two different RPM packages - at least they are for CentOS 7.2. You indicate that you are seeing messages about 'libvirt' not being installed. Out of curiosity, have you installed the 'libvirt' package?

  • Comment on Re: C headers not found when installing Sys::Virt on CentOS

Replies are listed 'Best First'.
Re^2: C headers not found when installing Sys::Virt on CentOS
by sierpinski (Chaplain) on Dec 12, 2017 at 19:43 UTC
    Took the words right out of my mouth. The "-devel" packages have headers used for compilation of code, but the libvirt package itself is what contains the drivers/binaries that you'll need for your project.
Re^2: C headers not found when installing Sys::Virt on CentOS
by chrestomanci (Priest) on Dec 13, 2017 at 09:40 UTC

    Yes I did have the libvirt package installed as well, though I would have thought (but did not check) that it is a dependency of the '-devel' package, so will get installed automaticaly along with it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1205352]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-25 19:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found