INSTALL.old - gnucap.git - Gnu Circuit Analysis Package

index : gnucap.git
Gnu Circuit Analysis Package
summary refs log tree commit diff
path: root/INSTALL.old
blob: a14ebf1fa171bbe49e9b1ff8ac90829ee64e972e (plain)
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
INSTALL.old: in-tree build system
WARNING: this procedure may create files that interfere with out-of-tree builds
as described in INSTALL.
In most cases, you can do:
=======
./configure.old
make
sudo make install
=======
The scripts are recursive, so you can cd to any of the subdirectories
and do the same.
By default, it installs in /usr/local . To change it, you can specify a prefix:
./configure.old --prefix=/usr/share
If you have already compiled it, you do not need to recompile to
change the install directory. Just ./configure.old and make install.
== Other targets:
"make clean" removes object files.
"make debug" builds a development version with additional debugging
code enabled. It runs about 2x slower than the standard build.
"make depend" builds the files "Make.depend" which are used to decide
what to rebuild. You need to do this only if you modify the code in a
way that changes what files are included by #include.
"make tags" builds cross reference files that can be used by some
editors, such as emacs, to navigate the code.
"make manifest" builds a list of the files included in a distribution.
generated by cgit v1.2.3 (git 2.39.1) at 2025年11月25日 08:08:29 +0000

AltStyle によって変換されたページ (->オリジナル) /