mbutrovich / tigger

Other
63 stars 1 forks source link

Unable to build Tigger #2

Open aj-ru opened 6 months ago

aj-ru commented 6 months ago

I'm executing the following steps to try to build Tigger:

$ git clone https://github.com/mbutrovich/tigger.git
$ cd tigger
$ git submodule init
$ git submodule update
$ ./autogen.sh
cp: cannot stat './lib/mk/install-sh': No such file or directory

How do I get past this obstacle?