|
|
kst - plots scientific data |
home | download | help | features | screenshots | authors |
Obtaining kst source
The current stable release of kst is 1.7.0. Kst is available for
download from your local
KDE
mirror.
For bleeding edge development code, kst is part of the kdeextragear-graphics package. Anonymous subversion (svn) access is also available, as well as browsable websvn for the stable (1.7.x) branch (bugfixes only), the development (1.8.x) branch, and the Qt4 (Kst 2.0.0) branch.
Compiling kst is as simple as DependenciesIf present Kst will utilise several other packages to enhance its native functionality:
Installing Kst on kubuntu 8.10Installing Kst 1.x on a clean version of kubuntu 8.10 requires adding the following packages to build from the source:
Installing Kst on kubuntu 9.04Installing Kst 1.x on a clean version of kubuntu 9.04 requires adding the following packages to build from the source:
./configure command with the --without-arts flag.
In addition if you wish to use the javaScript Console, and have already installed the libreadline5-dev package, you will also need to do the following:
Kst binariesMost users will not want to compile and install kst (and various dependencies) by hand. Many distributions have made kst available so download and installation is easy. However, the version of kst available may not correspond to the latest and greatest. Distributions known to have kst available (and one way to install):
If you know of more distributions which package kst, or errors above, please let the webmaster know. Datasource TemplateA template for developing datasources outside of the Kst source tree is also available. [Kst 1.1.x version] |
Windows BinaryA windows binary of the Kst-2.0.0-beta2 is now available for [download]. |