Cygwin Make bash command not found

后端 未结 8 2141
后悔当初
后悔当初 2020-12-08 03:54

I installed cygwin with all the packages on windows 7 64 bit. For some reason the make command is giving me an error: bash make: command not found. I checked and in my bin f

相关标签:
8条回答
  • I faced the same problem. Follow these steps:

    1. Goto the installer once again.
    2. Do the initial setup.
    3. Select all the libraries by clicking and selecting install (the one already installed will show reinstall, so don't install them).
    4. Click next.
    5. The installation will take some time.
    0 讨论(0)
  • 2020-12-08 04:31

    I faced the same problem too. Look up to the left side, and select (full). (Make), (gcc) and many others will appear. You will be able to chose the search bar to find them easily.

    0 讨论(0)
提交回复
热议问题