Skip to content

[Question] make: *** No rule to make target 'install'. Stop #2

@eva-unit-01

Description

@eva-unit-01

Hi team,
I am trying to compile and install the project on my machine, following the instructions on the project page https://www.bpaslib.org/downloads.html. In brief i try with the following commands:

ccmake ..
make
make check
make sanity-tests ## sanity tests
make validate-tests ## testing against maple
make test ## both sanity-tests and validate-tests
make install ## optional; will copy library and headers to /usr

On the last step make tells me there is no target called install :
make: *** No rule to make target 'install'. Stop.

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