startkde isn't installed executable

Alexander Neundorf neundorf at kde.org
Wed May 3 18:44:44 CEST 2006


On Wednesday 03 May 2006 13:04, André Wöbbeking wrote:
> On Sunday 30 April 2006 18:35, André Wöbbeking wrote:
> > Hi,
> >
> > I don't know if this is a cmake 2.4 regression or due to another
> > change, but right now I can't start a kde4 session.
>
> The usage of the preferred INSTALL command fixed it:
>
> --- trunk/KDE/kdebase/workspace/CMakeLists.txt #536885:536886
> @@ -40,7 +40,7 @@
>  endif(X11_Xau_FOUND AND X11_Xdmcp_FOUND)
>  
>  ########### install files ###############
> -install_files(/bin FILES startkde )
> +install(PROGRAMS startkde DESTINATION bin)


Can you please commit ?

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list