I could ‘make’ a file on dept server but now on my own pc. if i type in ‘make’ then could not find such a command’.
what should i prepare if i want to make files?
If you are talking about building from source - you need the packages
make
gcc
I could ‘make’ a file on dept server but now on my own pc. if i type in ‘make’ then could not find such a command’.
what should i prepare if i want to make files?
If you are talking about building from source - you need the packages
make
gcc