File: CVS-HOWTO

package info (click to toggle)
swami 2.0.0%2Bsvn389-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,320 kB
  • ctags: 3,912
  • sloc: ansic: 33,423; sh: 10,272; makefile: 604; xml: 22; sed: 16
file content (7 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
If you got Swami from CVS, then run ./autogen.sh.
You need autoconf and automake installed in order for this to work.
Once this is done, you can compile like you normally would (see INSTALL for
details):
./configure
make
make install