[Kst] branches/work/kst/1.5/kst

George Staikos staikos at kde.org
Sat Apr 14 07:42:05 CEST 2007


SVN commit 653758 by staikos:

update from Barth


 M  +19 -18    README  


--- branches/work/kst/1.5/kst/README #653757:653758
@@ -1,31 +1,32 @@
+This application is used to display scientific data.
 
-This application is used to display scientific data.  More to come later.
+When running configure, you may need to use the --prefix option to point to
+the KDE install directory to ensure that the XML and desktop files are
+picked up.  Symptoms of an incorrect installation include missing menu
+entries and inability to load and display data.
 
-When installing, please be sure to use --prefix to point to the KDE install
-directory to ensure that the XML and desktop files are picked up.  Symptoms
-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
+Package                openSuse 10.2       Kubuntu Edgy         
+-------------          -------------       ------------
+QT development         qt3-devel           libqt3-mt-dev       
+KDE Development        kdelibs3-devel      kdelibs4-dev
+GSL Development        gsl-devel           libgsl0-dev          
 
-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.
+Additional libraries are needed for several of the data sources:
+
+FITS based data sources: (LFIIO, HEALPix, WMAP) 
+  cfitsio: http://heasarc.nasa.gov/fitsio/fitsio.html
+  On [k]ubuntu, you can install libcfitio-dev.
   
-netCDF: http://www.unidata.ucar.edu/software/netcdf/
+netCDF data source:
+  netCDF: http://www.unidata.ucar.edu/software/netcdf/
   On ubuntu you can install netdcfg-dev
 
-CDF: http://cdf.gsfc.nasa.gov/
+CDF data source:
+  CDF: http://cdf.gsfc.nasa.gov/
 
-
 Please direct questions or concerns to kst at kde.org.
 


More information about the Kst mailing list