Skip to content

2.0 tarball missing "configure" script (INSTALL says it should be there) #43

@chuckcranor

Description

@chuckcranor

% 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

  1. 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
%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions