gtk+-2
Auke Kok
auke at foo-projects.org
Fri Nov 11 18:38:16 CET 2011
On 11/11/2011 07:46 AM, Zbigniew Luszpinski wrote:
>> Google reveals many hits but the majority were not useful, except for
>> one; remove the nvidia blobs, then lin gkt+-2 and reinstall the blob.
>
> I always have to lrm NVIDIA* modules before lin gtk+-2 otherwise there is
> always segfault in gtk+-2 build. Because NVIDIA blob is very popular I
> think it would be good to put lrm for nvidia modules in gtk+-2 prebuild
> and lin it in post_install.
installing NVIDIA unconditionally will make many people very unhappy.
just add a warning in the BUILD if the compile fails, something like:
default_make || ( echo "Uninstall NVIDIA first if you have it installed"
; false )
will be enough.
Auke
More information about the Lunar-dev
mailing list