File: README

package info (click to toggle)
njplot 0.20060606-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 300 kB
  • ctags: 630
  • sloc: ansic: 5,973; makefile: 65; perl: 37
file content (13 lines) | stat: -rw-r--r-- 477 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Compilation instructions under unix/linux

- the Vibrant library is needed

- motif or lesstif are needed

- optionally, the PDFLib Lite library is used: compile with -DNO_PDF not to use it.

- modify the makefile to reflect locations of Vibrant, Motif, PDFLib Lite include files
and libraries.

- optionally, compile by defining HELPFILENAME to the full pathname (with enclosing "") of 
the help file. If not done, file njplot.help is searched in all directories of the PATH.