On Wed, 9 Mar 2011, Jim Duda wrote:

> On 03/08/2011 10:02 PM, Jonathan Isom wrote:
>
>>
>> Hi Adam
>>       Looks like dvbstreamer needs libev V3.XX.  Latest is 4.04
>> May be a future problem for some.
>>
>
> I'm actually having trouble configuring dvbstreamer due to libev.  I have 
> libev-devel,
> however, the include files are in /usr/include/libev and the configure script 
> isn't
> finding them.
>
> linux> l /usr/include/libev/ev.h
> -rw-r--r-- 1 root root 23055 Dec 31  2009 /usr/include/libev/ev.h
>
> Regards,
>
> Jim

Try the following:
CPPFLAGS=-I/usr/include/libev ./configure <your configure arguments>

That should tell configure to look in the /usr/include/libev directory for 
the header files.

Cheers

Adam

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to