File: README

package info (click to toggle)
ngspice 45.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 75,776 kB
  • sloc: ansic: 559,348; cpp: 17,869; xml: 9,372; makefile: 4,086; sh: 2,595; perl: 2,442; yacc: 1,549; tcl: 1,040; lex: 320; pascal: 241; python: 179; vhdl: 177
file content (29 lines) | stat: -rw-r--r-- 669 bytes parent folder | download | duplicates (3)
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
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.4' `TeX' and something like `texlive-lang-greek'
  You need:
    `GNU make'