To configure and compile QMapShack on a freshly installed Linux system is 
generally no trivial work.
Therefore I will post my suffering history. It may be helpful for someone.

================================================================================
   11.06.2016
   QMapShack installing process on a fresh kubuntu 16-04 system
   installed a week ago (standard software repositories)

    cat /etc/lsb-release
      DISTRIB_ID=Ubuntu
      DISTRIB_RELEASE=16.04
      DISTRIB_CODENAME=xenial
      DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS"

   All packages were installed with muon package manager.
   They will be found in the search window with the given name.
   - cmake
   - qt5-default
   - gdal-bin
   - proj-bin (installed as dependency from some package above)
   - proj-data (installed as dependency from some package above)

routino:
   - sudo apt install subversion                        from console
   - svn co http://routino.org/svn/trunk routino        from console
   - libbz2-dev

ccmake:
   - sudo apt install cmake-curses-gui                  from console
   - g++

   During ccmake the arising error messages were eliminated by installing
   the following packages:
   - libgdal-dev
   - libproj-dev
   - libqt5scripttools5
   - libqt5webkit5-dev
   - qtscript5-dev

   I am not sure if it was necessary but I set the QTDIR environment variable
   in my ~/.profile to
QTDIR=/usr
================================================================================

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to