Tagged Questions
1
vote
3answers
210 views
“X11 could not be opened” then “X11 canceled restart”
I occasionally run into the following first-world nightmare, usually when trying to run open source software (in this case Inkscape on a Mac Pro running Lion, though I've seen this error before as ...
3
votes
2answers
155 views
X11 Forwarding with my Entire Screen
I am able to ssh to my Linux computer which is on the same network as my Mac. From the Linux machine, I can ssh to my Macbook.
I am currently at work and I want to forward my Mac's display to the ...
0
votes
1answer
295 views
unable to run ddd on mac
I am trying to install ddd debugger on my MAC. It installed fine, however when I try to run it I get the following error:
bash-3.2$ ddd test
Error: No `Ddd' application defaults file
To resolve this ...
4
votes
2answers
3k views
Is X11 installed by default on Mac OS X?
I'm asking this because I'm considering distributing a commercial Windows application to mac users. The application would run in WINE, but WINE depends on X11.
I've read that X11 is installed by ...