File: README

package info (click to toggle)
ngspice 34%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 56,764 kB
  • sloc: ansic: 505,343; cpp: 15,906; xml: 9,158; makefile: 3,676; sh: 2,315; perl: 2,287; yacc: 1,520; tcl: 1,033; lex: 318; pascal: 241; python: 143
file content (33 lines) | stat: -rw-r--r-- 761 bytes parent folder | download
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
This Package contains the
  `Ngspice Users Manual'

DESCRIPTION:
============
  The Manual is composed from several LyX and image files.
  This Package provides rules to:
    * generate a pdf file from those.
    * generate a HTML based documentation.
    * install the pdf somewhere.
    * build a tar-ball for distribution.

USAGE:
======
  eventually run:
    autoreconf  [--verbose] --install

  To `install' do something like:
    ./configure [--prefix=DIR] ; make ; make install
  Please read `INSTALL'
    for detailed instructions.

REQUIREMENTS:
=============
  You need:
    `LyX 2.3' `TeX' and something like `texlive-lang-greek'
  You need:
    `GNU make'

BUGS:
=====
  This Package does not support:
    Parallel Build Trees (a.k.a. VPATH Builds)