On Thu, Nov 01, 2007 at 04:04:55PM -0200, Jorge Peixoto de Morais Neto wrote:

> In gnash from CVS, the message is 
> 
> ERROR: No KDE development package installed!
>                Reconfigure using --enable-gui=...
>                to choose a different 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>.
> 
> The message is correct, but could be more didactic, and maybe the script
> should simply choose gtk by default. 
> 
> A more didactic message would be
> 
> ERROR: No KDE development package installed!
>       To disable the KDE gui,                
>       reconfigure using --enable-gui=<list-of-guis>
>       and ommit "kde" from the list.
>       When the option --enable-gui=... is ommited, 
>       the default behavior is that of --enable-gui=kde,gtk
>       To be able to build the kde gui,        
>       install the KDE development environment from http://kde.org
>       or .deb users: apt-get install kdelibs-dev
>       or .rpm users: yum install <something-else>.
> 
> Do you want me to file a bug report? Against 0.8.1 or cvs or both?

My vote is for a patch with the more didactic message filed on savannah
patch tracker. Look in configure.ac.

--strk;



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

Reply via email to