ponty / framebuffer-vncserver

VNC server for Linux framebuffer devices
GNU General Public License v2.0
169 stars 69 forks source link

LIBVNC: LIBVNC-NOTFOUND #8

Closed mongldroid closed 2 years ago

mongldroid commented 4 years ago

when trying to compile with CMAKE i get the following error:


CMake Error: The following variables are used in this project, but they are set to NOTFOUND.

Please set them or make sure they are set and tested correctly in the CMake files: LIBVNC - linked by target "framebuffer-vncserver" in directory /home/vnc/framebuffer-vncserver-master


I have installed the VNCLIB from https://github.com/LibVNC/libvncserver and it still will not recognize the lib present.

ponty commented 4 years ago

Use the package manager:

sudo apt-get install libvncserver-dev