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

can't install pufferfish #46

Open
hungmai1984 opened this issue Sep 25, 2023 · 0 comments
Open

can't install pufferfish #46

hungmai1984 opened this issue Sep 25, 2023 · 0 comments

Comments

@hungmai1984
Copy link

Hello,
I tried to install pufferfish on Ubuntu 22.04.3 LTS following the guide

git clone git@github.com:COMBINE-lab/pufferfish.git
cd pufferfish
mkdir build
cd build
cmake ../
make
but it showed me the error
/bin/sh: 1: curl: not found
make[2]: *** [CMakeFiles/libtbb.dir/build.make:99: libtbb-prefix/src/libtbb-stamp/libtbb-download] Error 127
make[1]: *** [CMakeFiles/Makefile2:209: CMakeFiles/libtbb.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
could you help me figure out how to solve this problem.
Thank you

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