Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Python installation instructions ambiguity #1411

@ricketybridge

Description

@ricketybridge

The instructions for the python installation are ambiguous to me in multiple ways:

  1. Do we have to compile/install the entire main certificate transparency stuff in order for the python stuff to install correctly even if we're only interested in scanning other people's logs rather than maintaining our own log?

  2. Which "parent python/ directory" is instruction 3 of the python README referring to? "3. Run 'make' in the parent python/ directory to generate the Python versions of CT protocol buffers." This instruction immediately follows the instruction to install the protoc compiler, which has its own python directory. Is instruction 3 referring to the python directory within the certificate-transparency repo? I would assume so because the protoc python folder doesn't even have a makefile.

  3. Following the instructions as I've understood them (without installing the overarching certificate transparency program via gclient and whatnot and taking "parent python/ directory" to mean the python directory within certificate-transparency), I'm getting this error:

/certificate-transparency/python/../../install/include: warning: directory does not exist.

I don't see any folders called "install" or "include" in either protoc or certificate-transparency.

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