Build failure: "configure: error: cannot find install-sh...."

Bug #871289 reported by Jon Nordby
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zafar
Confirmed
Medium
Daniel Röhrig

Bug Description

Steps to reproduce:
bzr branch lp:zafar
cd zafar
./configure

Expected outcome:
- configure passes, generates Makefiles such that "make" can build the project afterwards

Actual outcome:
- configure fails with:
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."

As the project uses autotools, the correct solution is likely to:
- check in "configure.ac" in instead of "configure" to the repository
- provide a "autogen.sh" wrapper script that runs "autoreconf" (and whatever else is neccesary to generate a working configure)

Changed in zafar:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Daniel Röhrig (roehrig-daniel)
Revision history for this message
Jon Nordby (jonnor) wrote :

Any progress? This blocks other people from building, testing and contributing.

Revision history for this message
Daniel Röhrig (roehrig-daniel) wrote :

I'm reading "the autobook" today. Hopefully that helps. Anyway the app is really ugly, ui- and code-wise, and shouldn't be looked upon by anybody. I'm working on a clean simple interface but it's a lot of work to achieve what I want.
"Nobody said it was easyyyyy..." Sing Along! ;)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.