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

Augustus installation error ( When I use the make command it gives this error) #1053

Open
pvshekar opened this issue Jul 7, 2024 · 0 comments

Comments

@pvshekar
Copy link

pvshekar commented Jul 7, 2024

p-login02 Augustus]$ make
mkdir -p bin
cd src && make
make[1]: Entering directory '/scratch/pshekar/softwares/Augustus/src'
g++ -DZIPINPUT -DCOMPGENEPRED -DTESTING -DM_MYSQL -DM_SQLITE -Wall -Wno-sign-compare -pedantic -O3 -std=c++11 -I../include -I/usr/include/lpsolve -I/usr/include/mysql -c -o genbank.o genbank.cc
make[1]: g++: Command not found
make[1]: *** [Makefile:85: genbank.o] Error 127
make[1]: Leaving directory '/scratch/pshekar/softwares/Augustus/src'
make: *** [Makefile:12: augustus] Error 2

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