Solaris 9 compile problem

Stephane Paltani spaltani at head-cfa.harvard.edu
Wed Aug 14 18:23:12 CEST 2002


Jason.Wagner at nokia.com wrote:
> Thank you Stephane.  That is what I had read in previous posts but you clarified the finer points.
> 
> Does this mean that I am dead in the water until there is a xftree fix, or can I get away with not specifying the --display flag?
> 

xftree will work without problem with my "fix" in the vast majority of cases.

Usually, you do not need the --display flag (I don't think I ever used it),
but it is a kind of standard for X applications. It tells xftree to open the
window on a different display than the default one, i.e. the one pointed to by
the DISPLAY environment variable. 

My best bet is that if you do not know whether you need to use "--display",
then it means that you don't need it!

(it's very easy to write a patch that would replace setenv() by putenv(),
and preserve all functionalities, but as I don't need --display I just did
the trick I mentioned; ask me if you think you need the patch.)

Stephane



More information about the Xfce mailing list