File: gnuplot-nox.README.Debian

package info (click to toggle)
gnuplot 4.2.2-1.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 12,072 kB
  • ctags: 7,756
  • sloc: ansic: 77,004; lisp: 5,013; cpp: 3,357; sh: 1,195; makefile: 871; objc: 647; asm: 539; csh: 297; awk: 235; pascal: 194; perl: 52
file content (68 lines) | stat: -rw-r--r-- 1,902 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
gnuplot for Debian
==================

Documentation
-------------

The full documentation including all examples, the info-pages and a
tutorial has been split off to a separate gnuplot-doc package.

You can also find useful information on the following websites:

- the original FAQ:

    http://gnuplot.sourceforge.net/faq/faq.html

- not so Frequently Asked Questions:

    http://t16web.lanl.gov/Kawano/gnuplot/index-e.html

- Tutorial (in german)

    http://www.we.fh-osnabrueck.de/fbwe/vorlesung/edv2/gplot/gplot.html

- collection of websites with gnuplot-help/more tutorials

    http://gnuplot.sourceforge.net/help.html


SVGAlib
-------

I've dropped the svgalib-support for the following reasons:

a) the SUID-bit has to be set which is a security risk
b) the dependency on both svgalib and svgalib-dummy has to be crudely
   hacked into the package
c) all these tricks only have to be done to support graphics no one
   uses on only one architecture :-(
d) even upstream decided to disable svgalib by default


libreadline
-----------

Yes, the built in readline of gnuplot is bad. However, libreadline
cannot be used instead because it is licensed under the GPL, whereas
gnuplot has special licenses (patches only). Distribution of those
programs linked together is legally impossible but you may rebuild
your own custom package with readline. Please don't file bugs telling
me to use libreadline in gnuplot...

Interfaces to other languages
-----------------------------

If you want to send gnuplot commands from inside your program, the
following packages may help you (Beware: I haven't tested them!):

Available as Debian package:

  python-gnuplot

Not available as Debian package:

  interface to ANSI C: http://ndevilla.free.fr/gnuplot/

Feel free to send me more information to be included in this place!

 -- Cyril Bouthors <cyril@bouthors.org>, Fri, 31 Mar 2006 18:48:52 +0200