Set TJPEG_JAR=/usr/share/classes/turbojpeg.jar > On Dec 27, 2016, at 12:06 PM, Pedro Alexandre Santos <[email protected]> > wrote: > > I have turbojpeg.jar installed in /usr/share/classes/ > > So when I tried to compile turbovnc I set TJPEG_JAR=/usr/share/classes/ > > however when I run cmake -G"Unix Makefiles" .. insdide the build directory I > get > > -- Java/Native Hybrid TurboVNC Viewer enabled (TVNC_BUILDNATIVE = 1) > -- Java TurboVNC Viewer enabled (TVNC_BUILDJAVA = 1) > -- TurboVNC Server enabled (TVNC_BUILDSERVER = 1) > -- CMAKE_BUILD_TYPE = Release > -- VERSION = 2.1.1, BUILD = 20161227 > -- CMAKE_INSTALL_PREFIX = /opt/TurboVNC > -- CMAKE_INSTALL_BINDIR = bin (/opt/TurboVNC/bin) > -- CMAKE_INSTALL_DATAROOTDIR = (/opt/TurboVNC) > -- CMAKE_INSTALL_DOCDIR = doc (/opt/TurboVNC/doc) > -- CMAKE_INSTALL_MANDIR = man (/opt/TurboVNC/man) > -- CMAKE_INSTALL_SYSCONFDIR = /opt/TurboVNC/etc > -- 64-bit build (x86_64) > -- TJPEG_INCLUDE_DIR = /usr/include > -- TJPEG_LIBRARY = turbojpeg > -- Java compiler flags = -source 1.5 -target 1.5 > -Xlint:all,-serial,-cast,-unchecked,-rawtypes -J-Dfile.encoding=UTF8 > CMake Error at java/CMakeLists.txt:37 (message): > Could not find TurboJPEG JAR file at > /opt/libjpeg-turbo/classes/turbojpeg.jar. Set TJPEG_JAR to the full > pathname of turbojpeg.jar or install the libjpeg-turbo SDK. > > I'd like to known what I' doing wrong? > > Thanks. > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > TurboVNC-Users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/turbovnc-users
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ TurboVNC-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/turbovnc-users
