Matthias Bolte <[email protected]> wrote on 18/01/2010
17:52:15:

> Matthias Bolte <[email protected]>
> 18/01/2010 17:52
>
> To
>
> Frédéric Grelot <[email protected]>
>
> cc
>
> Avi Weit/Haifa/i...@ibmil, [email protected]
>
> Subject
>
> Re: [libvirt] 0.7.5 errors in configure script
>
> 2010/1/18 Frédéric Grelot <[email protected]>:
> >
> >> checking for dm_task_run in -ldevmapper... no
> >> configure: error: You must install device-mapper-devel/libdevmapper
> >> >=
> >> 1.0.0 to compile libvirt
> >>
> >> /dev/mapper exists on the system.
> >>
> >
> > You need the *-devel version of those packages (they provide
> include files in particular).
> > I think it is something like libdevmapper-devel.
> > Note that the "dev" stands for "device", while the "devel" stands
> for "development files".
> >
> > You may get few other errors like this one, don't forget to
> install *-devel versions of the packages that they complain about.
> >
> >
> > Frederic.
> >
>
> On Fedora development packages end in -devel. On Debian/Ubuntu
> development packages end in -dev. The necessary package for Ubuntu is
> called:
>
>   libdevmapper-dev
>
> Matthias

Thanks Matthias, Frédéric! After installing package libdevmapper-dev for my
Ubuntu box - configure competed successfully. Trying now to compile and
install.. (make; make install).

- Avi


--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to