On Thu, Nov 01, 2007 at 08:48:09AM -0200, Jorge Peixoto de Morais Neto wrote:
> I am trying to compile gnash 0.8.1 from source. It does not build
> because it complains that the KDE development package is missing. 
> 
>         ERROR: No KDE development package installed!
>                Reconfigure with --disable-kparts and/or
>                omit 'kde' from the guis listed with --enable-gui=...
>                or install the KDE development environment from http://kde.org
>                or .deb users: apt-get install kdelibs-dev
>                or .rpm users: yum install <something-else>.
> 
> Then,
> if I try using the option --disable-kparts or --disable-klash, the
> option is ignored. 

You need to explicitly disable kde gui (--enable-gui=kde).
Please file a bug report to either fix the error message or
disable kde gui by default if not found (since you didn't explicitly
request it).

--strk;


_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash

Reply via email to