File: INSTALL

package info (click to toggle)
conmux 0.12.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 372 kB
  • sloc: exp: 1,772; perl: 1,361; python: 202; sh: 124; makefile: 52
file content (34 lines) | stat: -rw-r--r-- 676 bytes parent folder | download | duplicates (5)
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
Prerequisites
=============
This package required the following perl modules to be installed:
 o IO::Multiplex;
	
Debian Packages:
 o libio-multiplex-perl

Fedora Packages:
 o perl-IO-Multiplex


Building
========
To make and install this package to the default location
(/usr/local/conmux):

 # make install

To an alternative location:

 # make PREFIX=/usr/alt/conmux install

To build for a specified prefix, but installed into a temporary tree:

 # make PREFIX=/usr/alt/conmux BUILD=build/location install


Legal
=====
(C) Copyright IBM Corp. 2004, 2005, 2006
Author: Andy Whitcroft <andyw@uk.ibm.com>

The Console Multiplexor is released under the GNU Public License V2