File: INSTALL.in

package info (click to toggle)
freeture 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,604 kB
  • sloc: cpp: 15,018; sh: 1,050; makefile: 38
file content (29 lines) | stat: -rw-r--r-- 603 bytes parent folder | download
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
Prerequisites
=============

FreeTure requires the following packages:


Simple install procedure
========================

  % gzip -cd freeture-@PACKAGE_VERSION@.tar.gz | tar xvf - # unpack the sources
  % cd freeture-@PACKAGE_VERSION@			   # change to the toplevel directory
  % ./configure				   # run the `configure' script
  % make				   # build FreeTure
  [ Become root if necessary ]
  % make install			   # install FreeTure

The Details
===========

Complete information about installing FreeTure and related libraries can be found 
in the file:

 docs/reference/...

Or online at:

 http://