Re: [proaudio] rakarrack and fltk2

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


You are probably correct, I also have 1.1.9-r1 installed.

On Sun, Oct 11, 2009 at 5:45 PM, ron widler <ron@xxxxxxxxxxx> wrote:
> hi,
>
> i'm getting the same thing here, as long as x11-libs/fltk:1.1 is not
> installed, the configure script for rakarrack will fail.
> see here:
> <snip>
> checking for fltk-config... no
> configure: error: fltk not installed!
> </snip>
> because fltk:2 provides fltk2-config...
> if you have both slots of fltk installed, it compiles (but links against
> version 1.1.x, thats's why e.g. arve barnes didn't get an error i suppose)
>
> so the ebuild for rakarrack should depend on fltk:1.1 slot explicitly.
> hth,
> ron
>
> ps: here's the quickfix for the ebuild
>
> --- rakarrack-0.3.0.ebuild.orig 2009-10-11 17:39:11.703320404 +0200
> +++ rakarrack-0.3.0.ebuild      2009-10-11 17:39:28.114335238 +0200
> @@ -14,7 +14,7 @@
>  KEYWORDS="~amd64"
>  IUSE=""
>
> -DEPEND=">=x11-libs/fltk-1.1
> +DEPEND="x11-libs/fltk:1.1
>        x11-libs/libXpm
>        >=media-libs/alsa-lib-0.9
>        >=media-sound/alsa-utils-0.9
>
>
>
> Dubphil schrieb:
>>
>> Hello,
>>
>> I'm trying to compile rakarrack, the dependency of fltk is met by emerge,
>> but it looks that it is not the right version of fltk (fltk2)
>> then rakarrack failed to compile because it doesn't find fltk installed.
>> Any idea ? What can we do to get rakarrack compiled on Gentoo ?
>>
>> Kind regards
>>
>> Philippe
>>
>>
>
>
>
>



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/