blob: 24f1de3568b146c739317690937b92b063eb47a0 [file] [log] [blame]
apw3812c032006-12-07 21:01:14 +00001Prerequisites
2=============
3This package required the following perl modules to be installed:
4 o IO::Multiplex;
5
6Debian Packages:
7 o libio-multiplex-perl
8
9Fedora Packages:
10 o perl-IO-Multiplex
11
12
13Building
14========
15To make and install this package to the default location
16(/usr/local/conmux):
17
18 # make install
19
20To an alternative location:
21
22 # make PREFIX=/usr/alt/conmux install
23
24To build for a specified prefix, but installed into a temporary tree:
25
26 # make PREFIX=/usr/alt/conmux BUILD=build/location install
27
28
29Legal
30=====
31(C) Copyright IBM Corp. 2004, 2005, 2006
32Author: Andy Whitcroft <andyw@uk.ibm.com>
33
34The Console Multiplexor is released under the GNU Public License V2