On my new Linux system, in the interactiv loop, after #load "graphics.cma";; and Graphics.open_graph "toto:0";; ,
 
I got the error message :
 
_X11TransSocketINETConnect : Can't get address for toto.
 
What is wrong?
 
Pierre