install-sh install.sh missing
Brought to you by:
croadfeldt
Hi all,
i have successful executed the following steps:
1. download the latest emu10k1 source from cvs
...
5. compile the emu10k1 source with
2. copy/move the emu10k1 directory to Gemu-0.8/
But when i execute ./configure in Gemu-0.8 the following error
was displayed:
"configure: error: can not find install-sh or install.sh in . ./..
./../.."
Where can i find "install*"?
Thanks in advance for every help.
Marco
Logged In: NO
try running ./autogen.sh before configure
i couldn't compile it on debian sid because of lots of
autoconf issues