I am attempting to connect my pi through VNC.
on the pi
pi@raspberrypi ~* vncserver :1
Starting applications specified in /home/pi/.vnc/xstartup
logfile is
.. Cannot find the font directory
xrdb: No such file or directory
xrdb: Can't open file '/home/pi/.Xresources'
The VNC connection from my laptop is refused.
Any idea how to fix this?
Thanks