Re: How to start exe in X11?
Re: How to start exe in X11?
- Subject: Re: How to start exe in X11?
- From: Chris Jones <email@hidden>
- Date: Fri, 17 Apr 2009 13:26:48 +0100
- Organization: University of Cambridge
Hi,
Your "DISPLAY" environment variable isn't set properly. You need to
set it to ":0.0" before running your program (assuming you're running
X locally).
That is not a good idea. On OS X10.5 this will interfere with launchd
and automatic starting of X11 as and when needed. You shouldn't ever
manually set your DISPLAY and just leave it as the system sets it.
cheers Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden