What is the build order of Xfce 4.2.2 from source?
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Mon Jun 27 14:41:42 CEST 2005
Xavier Otazu wrote:
> On Mon, 27 Jun 2005 12:00:02 +0000
> xfce-request at xfce.org wrote:
>
>
>>I would highly reccomend getting the graphical installer available at:
>>
>>http://peterhost.dl.sourceforge.net/sourceforge/xfce/xfce4-4.2.2-installer.bin
>
>
>
> I do not recomend graphical installer.
>
> I have several problems, and the worst is that it does not use
> the first compiler on your path. I have gcc on /opt, but graphical
> installer uses the one in /usr/bin.
export CC=/opt/bin/gcc
> Furthermore, you cannot tweak compilation options.
export CFLAGS="-my-compile-option1 -my-whatever"
> Xavier
Benedikt
More information about the Xfce
mailing list