Gtk-Warning **: cannot open display: :0.0
or
Error: Cant´t open display: :0.0
Did you set up the DISPLAY enviroment variable? And did you change the "startx" command (the pdaxrom one) by removing the line "-nolisten tcp"?
Anyway: try the following from a pdaxrom aterm (or xterm):
xhost +locahost (see previous posts about why you could need this one)
Crd bash
when you get to the bash prompt inside the chroot do:
export DISPLAY=127.0.0.1:0
then try to run dillo or any other X application.
If you still get an error, please check for the removal of "-nolisten tcp" in startx (if you have to remove it now, remember to restart the X server).
If your application starts ok, the problem was with the DISPLAY variable. Edit the "Crd" script and add DISPLAY=127.0.0.1:0 to the beginning of the last line (I hope it's the last by default, my Crd script is somewhat hacked...).
If nothing of the above is working, I'm somewhat clueless about it...
Ciao,
Andrea
P.S. For mars: happy to be helpful!
P.P.S. It's completely (well, mostly) off-topic, but... do you know if so called "high-speed" SD card are really faster on the Z? Does the driver really support higher speeds? (I've a 512 Mb Lexar, and I'm considering the possibility to go for a 1 Gb Lexar at 32x)