[kde-solaris] Re: Disabling the build of a component

Jan Van Belle Jan.Van_Belle at advalvas.be
Mon Mar 29 13:58:42 CEST 2004


Laurent Blume wrote:

> Hello all,
> 
> I've just got an easy question, but didn't find the answer on KDE.org.
> 
> There is a way to disable building some components of a KDE package by
> setting a shell variable, something like 'export component_name=no'.
> I used to have that in a script, but lost the script, and don't remember
> the exact syntax.
> 
> Can somebody remind me how to do it? Or point me to online documentation
> about it?
> 
> My goal is to prevent kghostview from building, there is an error I don't
> understand, and I don't mind not having it.
> 
> TIA,
> 
> Laurent

DO_NOT_COMPILE="kghostview other_software_directory ..." \
configure --prefix=xxx

Kind regards,

Jan



More information about the kde-solaris mailing list