From: Elijah <des...@so...> - 2003-01-01 16:52:46
|
hello, I just recently downloaded the palm-db-tools, untarred it and typed in ./configure. -------------------------------------------- [elijah@Valhalla palm-db-tools]$ ./configure : bad interpreter: No such file or directory -------------------------------------------- I tried 'bash configure' since ./configure is giving me 'permission denied' after using 'dos2unix'. It seems to compile now ... -------------------------------------------- [root@Valhalla palm-db-tools]# bash configure checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found configure: error: cannot run /bin/sh ./config.sub ------------------------------------------- I don't get it :( |