% ls
v2.0.tar.gz
% tar xzf v2.0.tar.gz
% cd cci-2.0/
cwd: /tmp/c/cci-2.0
% ls configure
ls: configure: No such file or directory
% head INSTALL
= Common Communication Interface Installation Guide ============================
From a tarball (.tar.gz)
To install CCI from a tarball, simply execute the following commands, where
is the CCI version you want to install:
tar xzf cci-<version>.tar.gz
cd cci-<version>
./configure
% ./autogen.pl
CCI autogen
- Searching for projects, frameworks, and plugins...
This doesn't look like a developer copy of CCI. You probably do not
want to run autogen.pl - it is normally not needed for a release
source tree. Giving you 5 seconds to reconsider and kill me.
^C
%