KMatplot – a gnuplot-like tool for plotting data sets in either two or three dimensions
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Timothy Pearson 3dd68d9a9c
Initial import of kmatplot 0.4
hace 12 años
kmatplot Initial import of kmatplot 0.4 hace 12 años
AUTHORS Initial import of kmatplot 0.4 hace 12 años
COPYING Initial import of kmatplot 0.4 hace 12 años
ChangeLog Initial import of kmatplot 0.4 hace 12 años
INSTALL Initial import of kmatplot 0.4 hace 12 años
Makefile.am Initial import of kmatplot 0.4 hace 12 años
Makefile.dist Initial import of kmatplot 0.4 hace 12 años
NEWS Initial import of kmatplot 0.4 hace 12 años
README Initial import of kmatplot 0.4 hace 12 años
TODO Initial import of kmatplot 0.4 hace 12 años
acconfig.h Initial import of kmatplot 0.4 hace 12 años
acinclude.m4 Initial import of kmatplot 0.4 hace 12 años
aclocal.m4 Initial import of kmatplot 0.4 hace 12 años
config.guess Initial import of kmatplot 0.4 hace 12 años
config.h.in Initial import of kmatplot 0.4 hace 12 años
config.sub Initial import of kmatplot 0.4 hace 12 años
configure.in Initial import of kmatplot 0.4 hace 12 años
dist.sh Initial import of kmatplot 0.4 hace 12 años
kmatplot.doxygen Initial import of kmatplot 0.4 hace 12 años
kmatplot.kdevprj Initial import of kmatplot 0.4 hace 12 años
kmatplot.kdevses Initial import of kmatplot 0.4 hace 12 años
kmatplot.lsm Initial import of kmatplot 0.4 hace 12 años
kmatplot.spec Initial import of kmatplot 0.4 hace 12 años
stamp-h.in Initial import of kmatplot 0.4 hace 12 años
subdirs Initial import of kmatplot 0.4 hace 12 años

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