Qlandkarte version 0.7.3 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    qlandkarte  most recent diff


    version 0.7.3

      View the most recent changes for the qlandkarte port at: qlandkarte.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for qlandkarte.
      The raw portfile for qlandkarte 0.7.3 is located here:
      http://qlandkarte.darwinports.com/dports/gis/qlandkarte/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/qlandkarte


      The qlandkarte Portfile 57043 2009-09-05 16:31:20Z ryandesign macports.org $

      PortSystem 1.0

      Name: qlandkarte
      Category: gis
      Version: 0.7.3
      Revision: 2
      Platform: darwin
      Maintainers: nomaintainer

      Description: Use your Garmin GPS with Linux/Mac OS X
      Long Description: "QLandkarte is a QT Application similar to Garmin's MapSource."

      Homepage: http://qlandkarte.sourceforge.net/
      Master Sites: sourceforge:qlandkarte
      distname QLandkarte_${version}

      Checksums: md5 51f804235511f1c10ae8538f86743135

      depends_lib port:proj port:libusb-compat port:qt4-mac

      configure.args --with-extra-includes=${prefix}/include --with-extra-libs=${prefix}/lib --with-qt-dir=${prefix}/libexec/qt4-mac

      destroot {
      xinstall -d ${destroot}${applications_dir}
      copy ${worksrcpath}/bin/${name}.app ${destroot}${applications_dir}
      ln -s ${applications_dir}/${name}.app/Contents/MacOS/${name} ${destroot}${prefix}/bin
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/qlandkarte
      % sudo port install qlandkarte
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching qlandkarte
      ---> Verifying checksum for qlandkarte
      ---> Extracting qlandkarte
      ---> Configuring qlandkarte
      ---> Building qlandkarte with target all
      ---> Staging qlandkarte into destroot
      ---> Installing qlandkarte
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using qlandkarte with these commands:
      %  man qlandkarte
      % apropos qlandkarte
      % which qlandkarte
      % locate qlandkarte

     Where to find more information:

    Darwin Ports



    Lightbox this page.