blob: 6c849c38855f1d5f23778ef9b19d2f904a544e20 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[
{ type: install
message: <<EOM
If you cannot connect to dxexec, try this:
# Start the user interface by typing "dx -uionly &"
# Start the executive by typing "dx -execonly &"
# Use the connect menu in the user interface to "Connect
to server", click the Options button, and select connect
to already running server.
EOM
}
]
|