File: README

package info (click to toggle)
ngspice 24-1
  • links: PTS, VCS
  • area: non-free
  • in suites: wheezy
  • size: 46,840 kB
  • sloc: ansic: 456,450; xml: 13,667; sh: 10,075; makefile: 3,407; perl: 1,590; yacc: 1,486; tcl: 823; pascal: 702; lex: 319
file content (32 lines) | stat: -rw-r--r-- 724 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
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.
    * install the pdf somewhere
    * build a tar-ball, for distribution

USAGE:
======
  eventually run:
    autoreconf  -Wno-portability --install

  To `install' do something like:
    ./configure ; make ; make install
  Please read `INSTALL'
    for detailed instructions.

REQUIREMENTS:
=============
  You need:
    `LyX' `TeX' and something like `texlive-lang-greek'
  You need:
    `GNU make' (wildcards are used)

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