[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[issues] configure error: cannot find install-sh or install.sh
- To: issues@xxxxxxxxxx
- Subject: [issues] configure error: cannot find install-sh or install.sh
- From: Gaye Abdoulaye walsimou <walsimou@xxxxxxxxxxxx>
- Date: Mon, 07 Apr 2008 01:24:38 +0200
Hello list,
Somebody can tell me where is my mistake when I try:
[walsimou@wnotebook001 build-glibc-headers]$ BUILD_CC=gcc
CC=mipsel-linux-gcc CXX=mipsel-linux-g++ AR=mipsel-linux-ar
RANLIB=mipsel-linux-ranlib ../libc/configure --prefix="/usr"
--host=$TARGET --with-headers=$TARGET_PREFIX --disable-profile
--without-gd --without-cvs --enable-add-ons --with-glibc=../libc
which gives this error:
configure: error: cannot find install-sh or install.sh in ../libc
../libc/.. ../libc/../..
libc contains all sources downloaded via "svn":
Sorry if it's not the right place to ask this kind of questions
Thanks a lot