[PHP] PHP4.3.3 problem with "configure"

2003-10-30 Thread antonio scotti
Hi all, since I felt that my previous message got buried beneath this avalanche of postings, I propose it again hoping someone can give me a clue. I am istalling php4.3.3 on a linux suse8.1 distribution withand when I run configure, the script stops right before the end with a message saying it

Re: [PHP] Problem running ./configure php-4.3.3

2003-10-28 Thread antonio scotti
ust the directory) > itself exist? In the source directory, `ls > main/build-defs.h.in` > > > On Tuesday 28 October 2003 03:09 pm, antonio scotti > wrote: > > Hi, > > the command $>./configure end prematurely with the > > following message > > > >

[PHP] Problem running ./configure php-4.3.3

2003-10-28 Thread antonio scotti
Hi, the command $>./configure end prematurely with the following message >can't find main/build-defs.h.in Any reason why this happens? I am installing php-4.3.3 on suse8.1/linux with apache2 Also it looks like that directory privileges are ok "rwx" both for the parent diretory of main and main. A