Jeremy Clifton schrieb:
On May 5, 2006, at 7:44 AM, Mark O'Neill wrote:
On 5 May 2006, at 12:29, James Milne wrote:
Just wondering - is it possible to run Linux compiled apps
from RB2006r2 Pro (Windows) under X11 on OS X?
No.
Poo. :(
Thanks anyway! :)
Why do you ask? Are you looking for a way to test your apps compiled
for Linux?
On the local machine (with MYIPADDRESS) type:
/usr/X11R6/bin/xhost +
On the Linux machine type:
DISPLAY="MYIPADDRESS:0.0";export DISPLAY
and start your application in Terminal.
Now the binary is running on the Linux machine but the windows are shown
on the local Mac.
Cheers,
Tom
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>