Kst version 1.7.0 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 1.7.0

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The kst Portfile 43134 2008-12-05 21:57:17Z macsforever2000 macports.org $

      PortSystem 1.0

      Name: kst
      Version: 1.7.0

      Category: science
      Platform: darwin
      Maintainers: macsforever2000 openmaintainer

      Description: Plots scientific data
      Long Description: Kst is the fastest real-time large-dataset viewing and plotting tool available and has basic data analysis functionality. Kst contains many powerful built-in features and is expandable with plugins and extensions.

      Homepage: http://kst.kde.org/
      Master Sites: ftp://ftp.oregonstate.edu/pub/kde/stable/apps/KDE3.x/scientific/ http://kde.mirrors.tds.net/pub/kde/stable/apps/KDE3.x/scientific/

      Checksums: md5 69db059134c9f9df0875ce89f5b178f7 sha1 95eb30b5be96311949cfa6743da15465abc3a904 rmd160 be479b3ab82d2758bcb0fb1acda5a390cfc6157b

      depends_build port:kde port:gsl

      configure.args --without-arts --with-sqlite=${prefix} --with-qt-dir=${prefix} --with-qt-libraries=${prefix}/lib/qt3/lib --with-qt-includes=${prefix}/lib/qt3/include/ --enable-mac
      # --enable-qtopia # --enable-embedded

    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/kst
      % sudo port install kst
      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 kst
      ---> Verifying checksum for kst
      ---> Extracting kst
      ---> Configuring kst
      ---> Building kst with target all
      ---> Staging kst into destroot
      ---> Installing kst
    - 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 kst with these commands:
      %  man kst
      % apropos kst
      % which kst
      % locate kst

     Where to find more information:

    Darwin Ports



    Lightbox this page.