X11 and its problems.....


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers X11 and its problems.....
# 1  
Old 03-28-2004
Question X11 and its problems.....

I was running X11 through Terminal by "xinit" and I got the error:

XFree86 Version 4.3.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already running
OsVendorFatalError
AbortDDX
Quitting XDarwin...
giving up.
xinit: Connection refused (errno 61): unable to connect to X server
xinit: No such process (errno 3): Server error.




I need help!
# 2  
Old 03-28-2004
uhhh, is x already running? read the error message you posted....youre probably on another vt. try pressing ctrl-alt f1 through f7
# 3  
Old 03-28-2004
I did not have X11 already running. I rebooted my computer and it still says the error. X11.app isnt even running. I reinstalled X11 SDK and X11.app
# 4  
Old 04-01-2004
there is a forum here for Mac questions. (shhh. don't tell anyone Smilie )

try "startx" if you want to, but terminal.app cannot really do x11 per se. it's designed to work primarily in the OSX gui.
different from the X11 environment

the beauty of apple's implementation of X window software is that you can just double click X11.app.
# 5  
Old 04-01-2004
I got it working by randomly quiting running applications (one made my computer restart Smilie )
Finally, i ran xinit (to use icewm) and it works! I think installing a DOS emulator screwed it up....
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

X11 after AIXPert

Hi all, Something stroke me as a curiosity. In aixpert (HLS), one of the policies is to disable X-Server (hls_xhost). Is this somehow related to the sudden inability of our XManager to serve as the display for the AIX 7.1 box? What makes me curious is why disabling X-Server on the AIX box... (0 Replies)
Discussion started by: Adley
0 Replies

2. UNIX for Advanced & Expert Users

[Solved] putty+x11:How do I pass X11 display rights to "su"?

I can log into a unix system with Putty. I've set the "X11 forwarding" checkbox, and I've verified that I can display an X11 window back on my laptop. What I need to be able to do is "su" to another uid after logging in and then run something which display a window back on my laptop, with the... (2 Replies)
Discussion started by: dkarr
2 Replies

3. Solaris

is x11 and vnc different?

is x11 and vnc different? to my knowledge these are used to provide graphical interface to remote machines for the user who would be sitting some where else. i guess i understood the concept correctly? if not please correct me.. ---------- Post updated at 09:20 AM ---------- Previous update... (3 Replies)
Discussion started by: chidori
3 Replies

4. UNIX for Dummies Questions & Answers

X11 privileges

Hi What privileges I need to install X11? Or, in other words, can I install X11 without root privileges? The only user that installed X11 will use it. If it depends on OS version, here is the list of operating systems: Linux Red Hat Enterprise AS/ES 4.0/4.5/5 ... (1 Reply)
Discussion started by: lleontiev
1 Replies

5. UNIX for Dummies Questions & Answers

Naked x11

X :0 & export DISPLAY=:0 xterm & Can I do this with multiple displays, :1, :2, etc.? (3 Replies)
Discussion started by: uiop44
3 Replies

6. UNIX for Dummies Questions & Answers

X11 problem

Hey guys, I'm on a Solaris 9 boxes and I setup Putty to do X11 forwarding I can get my Xmanager to connect and load Xwindows screens fine. But, sometimes if I lose my putty connection or the app im running crashes X freaks out and deletes my display, setting it to nothing. When I add my display... (2 Replies)
Discussion started by: kingdbag
2 Replies

7. Windows & DOS: Issues & Discussions

cygwin-x/can't install xorg-x11-f100 & xorg-x11-fnts

Hello All. Really a newbie to Linux/Unix. Trying to get into Linux. Using XP PE currently. Installed cygwin and trying to intall cygwin-x. Everything else is setup nice but i can't seem to install these two packages (without whom xwin won't start) 1. xorg-x11-f100 2. xorg-x11-fnts Tried the... (1 Reply)
Discussion started by: binodbdrchand
1 Replies

8. OS X (Apple)

X11 automation?

I'm a newbie on OS X and Mac, I bought my first Mac (a Mini) in october last year, so bare with me. :) I usually run X11 to have aixterm displayed on my Mac, what I would like to do is to set a specific xhost + every time I start X11, for example xhost +10.0.0.2 every time I start X11. Also,... (1 Reply)
Discussion started by: dlundh
1 Replies

9. OS X (Apple)

x11

Tried to install x11 on my powerbook with tiger (apple support can't help me) I want x11 so I can install open office I don't know anything about mac ' (3 Replies)
Discussion started by: Josiah Olson
3 Replies
Login or Register to Ask a Question