Skip to content

TigerVNC server not installed error with medley -v + on Raspberry Pi #1841

Description

@pamoroso

On my Raspberry Pi 400 running 64-bit Raspberry Pi OS (Debian Bookworm 12.7) I used Clang to build Medley X11 from the latest sources. When I launch Medley with the -v + option I get this error (BTW the error has a typo: that that):

pi@raspberrypi:~ $ medley -a -e -n -v +
Error: The -v or --vnc flag was set.
But it appears that that TigerVNC server \(Xvnc\) has not been installed.
Please install the TigerVNC server and try again.  On Debian and Ubuntu, use:
"sudo apt install tigervnc-standalone-server". On most other Linux distros, use the
distro's package manager to install the "tigervnc-server" package.
Exiting.

All the required TigerVNC components are installed (installato: installed):

pi@raspberrypi:~ $ apt list tigervnc* 
Elencazione... Fatto
tigervnc-common/stable,now 1.12.0+dfsg-8 arm64 [installato, automatico]
tigervnc-common/stable 1.12.0+dfsg-8 armhf
tigervnc-scraping-server/stable 1.12.0+dfsg-8 arm64
tigervnc-scraping-server/stable 1.12.0+dfsg-8 armhf
tigervnc-standalone-server/stable,now 1.12.0+dfsg-8 arm64 [installato]
tigervnc-standalone-server/stable 1.12.0+dfsg-8 armhf
tigervnc-tools/stable,now 1.12.0+dfsg-8 arm64 [installato, automatico]
tigervnc-tools/stable 1.12.0+dfsg-8 armhf
tigervnc-viewer/stable,now 1.12.0+dfsg-8 arm64 [installato]
tigervnc-viewer/stable 1.12.0+dfsg-8 armhf
tigervnc-xorg-extension/stable,now 1.12.0+dfsg-8 arm64 [installato]
tigervnc-xorg-extension/stable 1.12.0+dfsg-8 armhf
pi@raspberrypi:~ $ vnc
vncagent                vncpamhelper            vncserver-x11
vncconfig               vncpasswd               vncserver-x11-core
vncfopshelper           vncserver               vncserver-x11-serviced
vncinitconfig           vncserverui             vncsession
vnclicense              vncserver-virtual       vncviewer
vnclicensewiz           vncserver-virtuald      

However, no Xvnc program is in the executable path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions