Menu

Tree [e3cac8] master /
 History

HTTPS access


File Date Author Commit
 lib 2009-07-12 madamski madamski [9888bb] 2009-07-12 Mariusz Adamski <mariusz.adamski@...
 plugins 2010-11-23 Mariusz Adamski Mariusz Adamski [e3cac8] Fixed calculation of right margin; code clean-up
 po 2010-09-14 Mariusz Adamski Mariusz Adamski [75fc0d] New and better bootstrap; cleaned-up the sources
 src 2010-11-23 Mariusz Adamski Mariusz Adamski [e3cac8] Fixed calculation of right margin; code clean-up
 tools 2010-03-06 madamski madamski [e6b4f0] 2010-03-05 Mariusz Adamski <mariusz.adamski@...
 ABOUT-NLS 2009-07-12 madamski madamski [bf59e1] 2009-07-12 Mariusz Adamski <mariusz.adamski@...
 AUTHORS 2008-04-15 madamski madamski [a2b624] 2008-04-15 Mariusz Adamski <mariusz.adamski@...
 COPYING 2008-04-15 madamski madamski [a2b624] 2008-04-15 Mariusz Adamski <mariusz.adamski@...
 ChangeLog 2010-11-23 Mariusz Adamski Mariusz Adamski [e3cac8] Fixed calculation of right margin; code clean-up
 INSTALL 2010-09-16 Mariusz Adamski Mariusz Adamski [43d1cf] Made `--enable-debug' configure option consistent
 Makefile.am 2010-04-10 madamski madamski [ba0845] 2010-04-10 Mariusz Adamski <mariusz.adamski@...
 NEWS 2010-04-10 madamski madamski [e59e2d] 2010-04-10 Mariusz Adamski <mariusz.adamski@...
 README 2010-04-10 madamski madamski [e59e2d] 2010-04-10 Mariusz Adamski <mariusz.adamski@...
 bootstrap 2010-09-14 Mariusz Adamski Mariusz Adamski [75fc0d] New and better bootstrap; cleaned-up the sources
 configure.ac 2010-09-16 Mariusz Adamski Mariusz Adamski [43d1cf] Made `--enable-debug' configure option consistent
 nplot.desktop.in 2010-04-06 madamski madamski [5e9c44] 2010-04-06 Mariusz Adamski <mariusz.adamski@...
 nplot.png 2008-04-15 madamski madamski [a2b624] 2008-04-15 Mariusz Adamski <mariusz.adamski@...
 nplot.pro 2010-04-06 madamski madamski [5e9c44] 2010-04-06 Mariusz Adamski <mariusz.adamski@...

Read Me

Copyright (C) 2010, Mariusz Adamski
     
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

nPlot -- a minimalistic data analysis application.
Mariusz Adamski <mariusz.adamski@gmail.com>

To report bugs, please visit the tracker at sf.net/tracker/?group_id=170749.

nPlot is licensed under the terms of the GNU GPL v2; see `COPYING' for details.

Portability
-----------

* GNU/Linux:

This program needs Qt4, Cairo, FreeType2 and libxml2 to be compiled/run. To
compile, type `./configure', then `make'. To install the program, type
`make install'. Detailed instructions on how to use the `configure' script you
can find in the INSTALL file. You can uninstall nPlot with `make uninstall'.

* Windows:

Under Windows, you should be using binary packages, but if you really want to
compile it in this environment, I recoment MSYS. It will however require some
degree of `magic' to get the dependencies right; for one, you need to compile
Qt yourself first.

* Free/Open/Dragonfly/NetBSD, OpenSolaris, MacOS X, other POSIXes:

At least in principle, it should be possible to compile nPlot on those
systems, but probably no one ever tried. If you succeed on this, please
let me know.

Subversion
----------

If you want to compile a SVN version, you need additionally automake and 
autoconf. You must first run `bootstrap' to prepare the sources. Then, proceed
normally.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.