Yes, I do have an sh in /bin/sh.
Here is what I got:
[php-4.3.3]# strace ./configure
strace: exec: No such file or directory
execve("./configure", ["./configure"], [/* 39 vars */]) = 0
[php-4.3.3]#
----- Original Message -----
From: James Hughbanks <[EMAIL PROTECTED]>
Date: Tuesday, September 9, 2003 9:08 pm
Subject: Re: [PHP-INSTALL] ./configure problems
> Check and see if you have a /bin/sh, if so, which you should, run
> strace ./configure, this will trace through and show you where it
> is
> getting an error.
>
> --James
> On Tuesday, Sep 9, 2003, at 21:35 America/New_York, Sebastian
> Musial
> wrote:
>
> > It is something else, the file is there, any other ideas, thanks.
> >
> > [php-4.3.3]# ls
> > acconfig.h* ltmain.sh*
> README.STREAMS*> acconfig.h.in* main/
>
> > README.SUBMITTING_PATCH*
> > acinclude.m4* makedist*
> README.TESTING*> aclocal.m4* makedist.ZendEngine2*
>
> > README.UNIX-BUILD-SYSTEM*
> > build/ Makefile.frag* README.Zeus*
> > buildconf* Makefile.global* regex/
> > CODING_STANDARDS* makerpm* run-
> tests2.php*> config.guess* missing*
> run-tests.php*
> > config.sub* mkinstalldirs* sapi/
> > configure* netware/
> > scan_makefile_in.awk*
> > configure.in* NEWS* scripts/
> > CREDITS* pear/ snapshot*
> > cvsclean* php4.spec.in* stamp-h.in*
> > ext/ php.gif* stub.c*
> > EXTENSIONS* php.ini-dist* tests/
> > footer* php.ini-recommended* TODO*
> > generated_lists* README.CVS-RULES* TODO.BUILDv5*
> > genfiles* README.EXTENSIONS*
> TODO_SEGFAULTS*> header* README.EXT_SKEL*
> TSRM/
> > install-sh* README.PARAMETER_PARSING_API* win32/
> > INSTALL.txt* README.QNX* Zend/
> > LICENSE* README.SELF-CONTAINED-EXTENSIONS*
> >
> > ----- Original Message -----
> > From: Yann Larrivee <[EMAIL PROTECTED]>
> > Date: Tuesday, September 9, 2003 8:42 pm
> > Subject: Re: [PHP-INSTALL] ./configure problems
> >
> >> You'r probably not in the PHP folder.
> >>
> >> Exactly it mean that there is no configure file in this folder.
> >>
> >>
> >> Yann
> >>
> >> On Tue, 2003-09-09 at 21:29, Sebastian Musial wrote:
> >>> Hi, all.
> >>>
> >>> I have downloaded the latest php version from the web. i'm
> >> running linux mandrake 9.x version. I'm loged in as a root and
> >> when I try to run the configure:
> >>>
> >>> $ ./configure --with-mysql --with-apxs
> >>>
> >>> I'm getting following error:
> >>>
> >>> $ : bad interpreter: No such file or directory
> >>>
> >>> Anyone knows what might cause this and how to fix it, thanks...
> >>
> >>
> >>
> --James Hughbanks
> Mikro-Data Engineering Dept.
> [EMAIL PROTECTED]
> 1-866-457-6287
> http://www.mikro-data.net
>