Hi again !! Little work proved to solve every problem on Mother Earth
I added repository: sudo add-apt-repository ppa:ubuntu-sdk-team/ppa sudo apt-get update sudo apt-get install qtbase5-dev qtmultimedia5-dev libpulse-dev libhamlib-dev and the Serial Port library: sudo apt-get install libqt5serialport* Then I made a bin directory in wsprx mkdir bin cd bin cmake .. make sudo make install Now it compiles and runs with new awesome features. I had to make a sybolic link for kvasd :) Thank you K1JT and all contributors for this great ham software! 73 Tom On 16.10.2015 00:47, Tomek wrote: > Hi! > > My name is Tom, SQ5RIX, QTH Warsaw Poland > > I tried to comppile the latest version, unfortunately I stumbled upon > an error I cannot resolve: > > tom@A300:~/tmp/wsjtx$ cmake . > -- Building wsjtx-1.6.0-devel > -- ****************************************************** > -- Building for for: Linux-x86_64 > -- ****************************************************** > -- Found hamlib > -- hamlib_INCLUDE_DIRS: /usr/local/include > -- hamlib_LIBRARY: /usr/local/lib/libhamlib.a > -- hamlib_LIBRARIES: /usr/local/lib/libhamlib.a;m;dl > -- hamlib_STATIC_LIBRARY: /usr/local/lib/libhamlib.a > -- hamlib_STATIC_LIBRARIES: /usr/local/lib/libhamlib.a;m;dl > CMake Error at CMakeLists.txt:735 (find_package): > By not providing "FindQt5Multimedia.cmake" in CMAKE_MODULE_PATH this > project has asked CMake to find a package configuration file > provided by > "Qt5Multimedia", but CMake did not find one. > > Could not find a package configuration file provided by "Qt5Multimedia" > (requested version 5) with any of the following names: > > Qt5MultimediaConfig.cmake > qt5multimedia-config.cmake > > Add the installation prefix of "Qt5Multimedia" to CMAKE_PREFIX_PATH > or set > "Qt5Multimedia_DIR" to a directory containing one of the above > files. If > "Qt5Multimedia" provides a separate development package or SDK, be > sure it > has been installed. > > > -- Configuring incomplete, errors occurred! > > Could you please direct me how to get over it? > > I am on Ubuntu LTE... > > tom@A300:~/tmp/wsjtx$ uname -a > Linux A300 3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2 22:08:27 UTC > 2015 x86_64 x86_64 x86_64 GNU/Linux > > I was able to compile wsprx latest development version. I have > installed Qt5 development files... > > 73 Tom ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel