KVM test: VMMigrateStateMismatchError: call base constructor
[autotest-zwu.git] / conmux / INSTALL
blob24f1de3568b146c739317690937b92b063eb47a0
1 Prerequisites
2 =============
3 This package required the following perl modules to be installed:
4  o IO::Multiplex;
5         
6 Debian Packages:
7  o libio-multiplex-perl
9 Fedora Packages:
10  o perl-IO-Multiplex
13 Building
14 ========
15 To make and install this package to the default location
16 (/usr/local/conmux):
18  # make install
20 To an alternative location:
22  # make PREFIX=/usr/alt/conmux install
24 To build for a specified prefix, but installed into a temporary tree:
26  # make PREFIX=/usr/alt/conmux BUILD=build/location install
29 Legal
30 =====
31 (C) Copyright IBM Corp. 2004, 2005, 2006
32 Author: Andy Whitcroft <andyw@uk.ibm.com>
34 The Console Multiplexor is released under the GNU Public License V2