OK, this really should be working!
Host and client machines are running X11 beta 3
host is running Gimp installed via fink, it runs fine locally
I'm using a wireless router/switch, host wired, client wireless, and am using MAC address filtering for security.
No firewalls anywhere. (if this is not secure enough I'd love to know!)
I've set ForwardX11 to yes in ssh_config and re-started X11 on the host.
I log in from client with ssh -X user@macname.local or ssh -X macname.local
Entering /sw/bin/gimp-1.2 gives the error:
Gtk-WARNING **: cannot open display:
echo $DISPLAY returns:
DISPLAY: Undefined variable.
Any help would be greatly appreciated.
Host and client machines are running X11 beta 3
host is running Gimp installed via fink, it runs fine locally
I'm using a wireless router/switch, host wired, client wireless, and am using MAC address filtering for security.
No firewalls anywhere. (if this is not secure enough I'd love to know!)
I've set ForwardX11 to yes in ssh_config and re-started X11 on the host.
I log in from client with ssh -X user@macname.local or ssh -X macname.local
Entering /sw/bin/gimp-1.2 gives the error:
Gtk-WARNING **: cannot open display:
echo $DISPLAY returns:
DISPLAY: Undefined variable.
Any help would be greatly appreciated.