Browse thread
[Caml-list] Why I cannot open a graph with a specific title
-
Andy Yang
- Matt Gushee
-
Christophe TROESTLER
-
Matt Gushee
- Christophe TROESTLER
-
Matt Gushee
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Christophe TROESTLER <Christophe.Troestler@u...> |
| Subject: | Re: [Caml-list] Why I cannot open a graph with a specific title |
On Mon, 28 Jun 2004, Matt Gushee <mgushee@havenrock.com> wrote: > > Okay, but can you explain why > > # open_graph "localhost:0";; > > fails on my Linux box? For the same reason that $ xterm -display localhost:0.0 xterm Xt error: Can't open display: localhost:0.0 My guess (not tested) is that this ask for a TCP connection while your Linux distribution starts the server with "-nolisten tcp" (e.g. in /etc/X11/xdm/Xservers). Cheers, ChriS ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners