[Kst] extragear/graphics/kst
Barth Netterfield
netterfield at astro.utoronto.ca
Wed Apr 4 13:11:18 CEST 2007
SVN commit 650360 by netterfield:
A start on some notes on library dependencies when building...
M +21 -0 README
--- trunk/extragear/graphics/kst/README #650359:650360
@@ -6,5 +6,26 @@
of an incorrect installation include missing menu entries and inability to
load and display data.
+Package dependancies:
+Compiling kst depends on the following packages (listed for two popular
+distributions:)
+
+openSuse 10.2 Kubuntu Edgy Notes
+qt3-devel libqt3-mt-dev
+kdelibs3-devel kdelibs4-dev
+gsl-devel libgsl0-dev needed for plugins
+
+Libraries are needed for several of the data sources:
+FITS based data sources (LFIIO, HEALPix, WMAP) require
+ cfitsio. The source can be found at
+ http://heasarc.nasa.gov/fitsio/fitsio.html
+ On ubuntu, you can install libcfitio-dev.
+
+netCDF: http://www.unidata.ucar.edu/software/netcdf/
+ On ubuntu you can install netdcfg-dev
+
+CDF: http://cdf.gsfc.nasa.gov/
+
+
Please direct questions or concerns to kst at kde.org.
More information about the Kst
mailing list