On 2017-8-30 08:32 , Frank Schima wrote:
Hello,


I am attempting to update the advancemame port to version 3.5. But I am running into a configuration error:

configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../..”

My attempt is documented on Trac ticket #54692:
https://trac.macports.org/ticket/54692

Can anyone help me?

This is normally provided by autotools. Might need an autoreconf -i. If install-sh is the only thing missing, you could copy it from automake or libtool.

- Josh

Reply via email to