Skip to content

make install fails #26

@qffqqf

Description

@qffqqf

Here's the what I have done:
git clone https://github.com/KarypisLab/GKlib.git
cd GKlib
sudo apt-get install build-essential
sudo apt-get install cmake
make config
make
make install

All went well except for "make install". I got the error message as follows:
make -C build/Linux-x86_64 install
make[1]: Entering directory '/home/fei/Documents/MultilevelSS/GKlib/build/Linux-x86_64'
make[1]: *** No rule to make target 'install'. Stop.
make[1]: Leaving directory '/home/fei/Documents/MultilevelSS/GKlib/build/Linux-x86_64'
make: *** [Makefile:70: install] Error 2

Could you indicate how I can fix this? Thanks!

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