traverso-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Traverso-user] Can't find slv2/slv2.h


From: hollunder
Subject: Re: [Traverso-user] Can't find slv2/slv2.h
Date: Sun, 15 Mar 2009 09:57:27 +0100

On Sat, 14 Mar 2009 14:56:30 +0100
Remon Sijrier <address@hidden> wrote:

> Hello Aymeric,
> 
> Same here, should have tested that! The fix for it right now is to
> comment this part in the CMakeLists.txt file in the root directory:
> 
>               CHECK_INCLUDE_FILE("slv2/slv2.h" HAVE_SLV2_H)
>               IF(NOT HAVE_SLV2_H)
>                       MESSAGE(FATAL_ERROR "lv2 support requested,
> but slv2 development headers could not be found!\nPlease install the
> slv2 development package (Usually called libslv2-dev), remove
> CMakeCache.txt and run cmake again") ENDIF(NOT HAVE_SLV2_H)
> 
> 
> I noticed you added your own checks for ssl and posix timers?
> 
> The ssl dependency (due librasqal depends on it) seems to be a
> problem with the GPL license, silly stuff :(
> If you happen to know about that too, please let me know, and of
> course if the above solution helps to get traverso compiled again.
> 
> Greetings,
> 
> Remon

Why rasqal? I don't even seem to have it on my system. It also doesn't
seem to depend on ssl, only raptor (I read that it can optionally use
redland as well).

Philipp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]