Hello John,

On Son, 12 Mär 2000, you wrote:
>The README file states under UNIX  to "Make sure your DISPLAY
>environment variable is set and type "vtcl" ".  What DISPLAY? What does
>this statement mean?

it means that all X11 programs have to know on which display address
(X11-language for "address of your graphics card") they have to show their
output. If you are able to start any X11 (=graphics, not text-only) program,
then it is properly set. Otherwise try

set DISPLAY=127.0.0.1:0.0
export DISPLAY

This sets the display address to the first display (means: graphics card) of
"localhost", that is the machine you are sitting afront, normally.

>Please help.

You´re welcome.

>
>jjc

Regards,
Jochen
 
---------------------------------------------------
--- Joachim Bergmeyer --- [EMAIL PROTECTED] ---
        
---------------------------------------------------------------------------
To unsubscribe from the Visual Tcl mailing list, please send a message
to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the
message body (where [EMAIL PROTECTED] is your e-mail address).

Reply via email to