xvncviewer is an alternative on debian.
vncviewer is what the vnc distribution and we use.
--- avahi-0.6.22/avahi-ui/bssh.c+++ avahi-0.6.22/avahi-ui/bssh.c@@ -86,8 +86,8 @@ gtk_widget_destroy(d);
- g_print("xvncviewer %s\n", p);- execlp("xvncviewer", "xvncviewer", p, NULL);+ g_print("vncviewer %s\n", p);+ execlp("vncviewer", "vncviewer", p, NULL); } else {
char p[16];