Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make install fails #26

Open
qffqqf opened this issue Jun 7, 2023 · 0 comments
Open

make install fails #26

qffqqf opened this issue Jun 7, 2023 · 0 comments

Comments

@qffqqf
Copy link

qffqqf commented Jun 7, 2023

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant