File: INSTALL

package info (click to toggle)
cgvg 1.6.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 280 kB
  • sloc: perl: 408; sh: 330; makefile: 8
file content (16 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
cgvg Installation Instructions
==============================

Installation is quick and painless...

./configure
make install

(A "make" isn't really needed.)  An possible option you might
want to use to configure is --prefix= to configure where it
goes instead of the default... so "./configure --prefix=/usr"
to make sure it goes into directories under /usr, etc.

If you want to modify per-user options, copy the cgvgrc-example
file into your home directory as .cgvgrc ... have fun! :)