Am Sonntag, den 20.03.2011, 11:14 +0000 schrieb VALgeo: > > What would be the appropriate Octave and GNUplot versions to download > and/ or would the version of KDE need to be updated prior to these? >
Hello, I have no doubt that your KDE version will not be any problem. The problem you will have is to make recent versions of octave and gnuplot compile on a machine with such an old operating system (my concern are the versions of the c++ compiler installed and all the libraries octave depends on like lapack, blas and so on). But maybe I am wrong and the tools/compilers are not too old. You can simply give it a try by downloading the source code for octave 3.4 and then run the configure script to see what it complains about. (http://www.gnu.org/software/octave/download.html). I would try the same for gnuplot - simply run configure and show what it tells you. (I would try to compile the current gnuplot 4.4 version from sourceforge). - mh ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
