Problem:
When it comes to page 8 -- "Edit /etc/mysql/my.cnf"
you get the message
Code:
Gtk-WARNING **: cannot open display:
Reason:
I am working on the local host rather than doing a net install.
Solution:
Code:
export DISPLAY=:0.0
xhost +LOCAL:
Note: I'm using Ubuntu 8.10