openMVS icon indicating copy to clipboard operation
openMVS copied to clipboard

make: *** No rule to make target 'install'. Stop.

Open jiapei100 opened this issue 2 years ago • 1 comments

Describe the bug Failed to checkinstall.

......
Enter a number to change any of them or press ENTER to continue: 

Installing with make install...

========================= Installation results ===========================
make: *** No rule to make target 'install'.  Stop.

****  Installation failed. Aborting package creation.

Cleaning up...OK

Bye.
......

To Reproduce Just trying to build and install openMVS under Ubuntu 22.04.

Expected behavior Successfully installed as a .deb package.

Screenshots N/A

Desktop (please complete the following information):

  • OS: [e.g. iOS] Ubuntu 22.04
  • Browser [e.g. chrome, safari] Chrome
  • Version [e.g. 22]: 22.04

Additional context N/A

Did anybody meet the same issue???

jiapei100 avatar Jul 21 '23 18:07 jiapei100

also install works fine pls try using docker if you can not cleanup your system; you can also just follow the docker script to build on ubuntu

cdcseacave avatar Jul 22 '23 14:07 cdcseacave