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

Error 127 when installing on a remote server #265

Open
monis4567 opened this issue May 28, 2024 · 0 comments
Open

Error 127 when installing on a remote server #265

monis4567 opened this issue May 28, 2024 · 0 comments

Comments

@monis4567
Copy link

Following the instructions here
https://cran.r-project.org/web/packages/traudem/vignettes/taudem-installation.html

I wish to have TauDem installed on a remote server.
After git cloning the repository, I make 'bin' directory and a 'scr' directory and navigate into the 'src' directory. I then used the unix 'sed' command to modify the lines in the files as instructed in the vignette.
I make a directory called 'build', and then try the command 'make', but I get this error


mpicxx -O2 -std=c++11 `gdal-config --cflags` `nc-config --cflags` -c areadinfmn.cpp -o areadinfmn.o
/bin/sh: gdal-config: command not found
/bin/sh: nc-config: command not found
/bin/sh: mpicxx: command not found
make: *** [areadinfmn.o] Error 127
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