KMatplot – a gnuplot-like tool for plotting data sets in either two or three dimensions
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Timothy Pearson 3dd68d9a9c
Initial import of kmatplot 0.4
il y a 13 ans
kmatplot Initial import of kmatplot 0.4 il y a 13 ans
AUTHORS Initial import of kmatplot 0.4 il y a 13 ans
COPYING Initial import of kmatplot 0.4 il y a 13 ans
ChangeLog Initial import of kmatplot 0.4 il y a 13 ans
INSTALL Initial import of kmatplot 0.4 il y a 13 ans
Makefile.am Initial import of kmatplot 0.4 il y a 13 ans
Makefile.dist Initial import of kmatplot 0.4 il y a 13 ans
NEWS Initial import of kmatplot 0.4 il y a 13 ans
README Initial import of kmatplot 0.4 il y a 13 ans
TODO Initial import of kmatplot 0.4 il y a 13 ans
acconfig.h Initial import of kmatplot 0.4 il y a 13 ans
acinclude.m4 Initial import of kmatplot 0.4 il y a 13 ans
aclocal.m4 Initial import of kmatplot 0.4 il y a 13 ans
config.guess Initial import of kmatplot 0.4 il y a 13 ans
config.h.in Initial import of kmatplot 0.4 il y a 13 ans
config.sub Initial import of kmatplot 0.4 il y a 13 ans
configure.in Initial import of kmatplot 0.4 il y a 13 ans
dist.sh Initial import of kmatplot 0.4 il y a 13 ans
kmatplot.doxygen Initial import of kmatplot 0.4 il y a 13 ans
kmatplot.kdevprj Initial import of kmatplot 0.4 il y a 13 ans
kmatplot.kdevses Initial import of kmatplot 0.4 il y a 13 ans
kmatplot.lsm Initial import of kmatplot 0.4 il y a 13 ans
kmatplot.spec Initial import of kmatplot 0.4 il y a 13 ans
stamp-h.in Initial import of kmatplot 0.4 il y a 13 ans
subdirs Initial import of kmatplot 0.4 il y a 13 ans

README


1. REQUIREMENTS

KDE-2.1.1
Mesa-devel-3.4-13
Mesa-3.4-13
kdesupport-devel-2.1-3
kdelibs-sound-devel-2.1.1-5
kdelibs-devel-2.1.1-5
qt-devel-2.3.0-3

2. INSTALLING IN A DIFFERENT DIRECTORY

./configure --prefix=/opt
make install

export KDEDIR=/opt
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/lib
export PATH=$PATH:/opt/bin
kmatplot