File: INSTALL

package info (click to toggle)
gfontview 0.5.0-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,448 kB
  • ctags: 617
  • sloc: sh: 8,100; cpp: 6,373; ansic: 2,209; makefile: 202; sed: 93
file content (30 lines) | stat: -rw-r--r-- 815 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
30
Installation
============

gfontview uses the GNU autoconf package, so installation should be
relatively simple.  The quick way to install gfontview is to
simply do:

        ./configure
        make
        make install



More details
============

The 'configure' script can be given a number of options to enable
and disable various features. For a complete list, type:

        ./configure --help

The most important ones are:

*  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                           [ Defaults to /usr/local ]
*  --enable-gnome	Explicitly set or disable support for GNOME	
*  --with-libungif 	Uses the ungif instead of the gif library
			This produces uncompressed GIF files, not subject 
			to patent problems
*  --with-fontdir=DIR   Uses DIR as start directory