Skip to content

Incorrect solc install documentation #3048

@lorien

Description

@lorien

This document https://github.com/ethereum/solidity/blob/develop/docs/installing-solidity.rst says: clone repo, make directory "build" and run cd build; cmake .. && make
That does not work. When I run cmake .. inside build directory it creates files on top-level directory and the build directory remains empty. Then the make command does nothing.
Running './scripts/build.sh` fails same way.

Debian stretch
cmake 3.7.2
make 4.1

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