找不到Cygwin Make bash命令

时间:2022-03-09 00:17:02

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 folder, there is no make.exe. Can anyone help me on this? I really need make to work in CYGWIN. I dont wanna have to go to windows xp.

我在Windows 7 64位上安装了所有软件包的cygwin。由于某种原因,make命令给我一个错误:bash make:command not found。我检查并在我的bin文件夹中,没有make.exe。谁可以帮我这个事?我真的需要在CYGWIN工作。我不想去Windows XP。

9 个解决方案

#1


58  

You probably have not installed make. Restart the cygwin installer, search for make, select it and it should be installed. By default the cygwin installer does not install everything for what I remember.

你可能还没有安装make。重新启动cygwin安装程序,搜索make,选择它并应安装它。默认情况下,cygwin安装程序不会安装我记忆中的所有内容。

#2


75  

While instaling (updating) check 'Devel' to 'Install', it will install a lot of MB but helps. I don't have time to check which exacly I (we) need.

在安装(更新)时将“Devel”检查为“Install”,它会安装很多MB但有帮助。我没有时间检查我(我们)需要哪些。

找不到Cygwin Make bash命令

#3


13  

https://cs-dev.cs.calvin.edu/courses/cs/112/resources/installingEclipse/

https://cs-dev.cs.calvin.edu/courses/cs/112/resources/installingEclipse/

There are listed what is exactly needed.

列出了确切需要的内容。

#4


5  

when selecting packages at installation or update search for 'make' in searchbox and select the boxes showing 'make' and also 'gcc' mostly found in devel package.

在安装时选择软件包或更新在搜索框中搜索“make”并选择显示'make'的框以及主要在devel包中找到的'gcc'。

#5


4  

Follow these steps:

按着这些次序:

  1. Go to the installer again
  2. 再次转到安装程序
  3. Do the initial setup.
  4. 做初始设置。
  5. Under library - go to devel.
  6. 在图书馆 - 去发展。
  7. under devel scroll and find make.
  8. 在devel滚动下找到make。
  9. install all of library with name make.
  10. 安装名称为make的所有库。
  11. click next, will take some time to install.
  12. 点击下一步,将需要一些时间来安装。
  13. this will solve the problem.
  14. 这样可以解决问题。

#6


1  

I had the same problem and it was due to several installations of cygwin.

我有同样的问题,这是由于cygwin的几个安装。

Check the link (the icon) that you click on to start the terminal. In case it does not point to the directory of your updated cygwin installation, you have the wrong installation of cygwin. When updating, double check the location of cygwin, and start exactly this instance of cygwin.

检查您单击的链接(图标)以启动终端。如果它没有指向更新的cygwin安装目录,则说明你安装了错误的cygwin。更新时,仔细检查cygwin的位置,并准确启动cygwin的这个实例。

#7


0  

I faced the same problem. Follow these steps:

我遇到了同样的问题。按着这些次序:

  1. Goto the installer once again.
  2. 再次转到安装程序。
  3. Do the initial setup.
  4. 做初始设置。
  5. Select all the libraries by clicking and selecting install (the one already installed will show reinstall, so don't install them).
  6. 通过单击并选择安装来选择所有库(已安装的库将显示重新安装,因此不要安装它们)。
  7. Click next.
  8. 点击下一步。
  9. The installation will take some time.
  10. 安装需要一些时间。

#8


0  

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.

我也遇到了同样的问题。向上看,然后选择(完整)。 (制作),(gcc)和许多其他人将出现。您可以选择搜索栏轻松找到它们。

#9


0  

follow some steps below: 1. open cygwin setup again 2. choose catagory on view tab 3. fill "make" in search tab 4. expand devel 5. find "make: a GNU version of the 'make' ultility", click to install 6. Done!

按照以下步骤操作:1。再次打开cygwin设置2.在视图选项卡上选择catagory 3.在搜索选项卡中填写“make”4.展开devel 5.找到“make:'make'ultility的GNU版本”,点击进入安装6.完成!

#1


58  

You probably have not installed make. Restart the cygwin installer, search for make, select it and it should be installed. By default the cygwin installer does not install everything for what I remember.

你可能还没有安装make。重新启动cygwin安装程序,搜索make,选择它并应安装它。默认情况下,cygwin安装程序不会安装我记忆中的所有内容。

#2


75  

While instaling (updating) check 'Devel' to 'Install', it will install a lot of MB but helps. I don't have time to check which exacly I (we) need.

在安装(更新)时将“Devel”检查为“Install”,它会安装很多MB但有帮助。我没有时间检查我(我们)需要哪些。

找不到Cygwin Make bash命令

#3


13  

https://cs-dev.cs.calvin.edu/courses/cs/112/resources/installingEclipse/

https://cs-dev.cs.calvin.edu/courses/cs/112/resources/installingEclipse/

There are listed what is exactly needed.

列出了确切需要的内容。

#4


5  

when selecting packages at installation or update search for 'make' in searchbox and select the boxes showing 'make' and also 'gcc' mostly found in devel package.

在安装时选择软件包或更新在搜索框中搜索“make”并选择显示'make'的框以及主要在devel包中找到的'gcc'。

#5


4  

Follow these steps:

按着这些次序:

  1. Go to the installer again
  2. 再次转到安装程序
  3. Do the initial setup.
  4. 做初始设置。
  5. Under library - go to devel.
  6. 在图书馆 - 去发展。
  7. under devel scroll and find make.
  8. 在devel滚动下找到make。
  9. install all of library with name make.
  10. 安装名称为make的所有库。
  11. click next, will take some time to install.
  12. 点击下一步,将需要一些时间来安装。
  13. this will solve the problem.
  14. 这样可以解决问题。

#6


1  

I had the same problem and it was due to several installations of cygwin.

我有同样的问题,这是由于cygwin的几个安装。

Check the link (the icon) that you click on to start the terminal. In case it does not point to the directory of your updated cygwin installation, you have the wrong installation of cygwin. When updating, double check the location of cygwin, and start exactly this instance of cygwin.

检查您单击的链接(图标)以启动终端。如果它没有指向更新的cygwin安装目录,则说明你安装了错误的cygwin。更新时,仔细检查cygwin的位置,并准确启动cygwin的这个实例。

#7


0  

I faced the same problem. Follow these steps:

我遇到了同样的问题。按着这些次序:

  1. Goto the installer once again.
  2. 再次转到安装程序。
  3. Do the initial setup.
  4. 做初始设置。
  5. Select all the libraries by clicking and selecting install (the one already installed will show reinstall, so don't install them).
  6. 通过单击并选择安装来选择所有库(已安装的库将显示重新安装,因此不要安装它们)。
  7. Click next.
  8. 点击下一步。
  9. The installation will take some time.
  10. 安装需要一些时间。

#8


0  

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.

我也遇到了同样的问题。向上看,然后选择(完整)。 (制作),(gcc)和许多其他人将出现。您可以选择搜索栏轻松找到它们。

#9


0  

follow some steps below: 1. open cygwin setup again 2. choose catagory on view tab 3. fill "make" in search tab 4. expand devel 5. find "make: a GNU version of the 'make' ultility", click to install 6. Done!

按照以下步骤操作:1。再次打开cygwin设置2.在视图选项卡上选择catagory 3.在搜索选项卡中填写“make”4.展开devel 5.找到“make:'make'ultility的GNU版本”,点击进入安装6.完成!