Results 1 to 3 of 3
hi,
I am in urgent help from the experts. I am developing a iphone interface. I don't have mac with me so my professor suggested me to remote login to ...
- 11-04-2009 #1Linux Newbie
- Join Date
- Nov 2005
- Posts
- 172
Use Putty to open Mac Xcode application
hi,
I am in urgent help from the experts. I am developing a iphone interface. I don't have mac with me so my professor suggested me to remote login to the mac using putty client and then try to do it.
I did the X11 forwarding in the putty client and had the Xming running at the back.
When I tried to open the xcode from the xterm it doesn't show up anything.
$ open -a xcode &
[1] 12468
Any help from the experts how to see the actual xcode running on my computer.
Thanks very much
- 11-12-2009 #2Linux Newbie
- Join Date
- Nov 2005
- Posts
- 172
Can any one help me with my question ??
I could open the xterm using the x11 forwarding, however i cannot open the xcode from the terminal. Does anyone know the command to open the xcode from the terminal.
Thanks
- 11-12-2009 #3Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
I don't think that Mac or iPhone apps will run on an X server. The version of X included with Mac OS X is only for legacy Unix apps and development.


Reply With Quote