[PHP] Pfpro PHP

2005-05-18 Thread Rezk Mekhael
> > I am getting this error when I try to run configure pfpro with PHP, > > any idea? > > > > mkdir: too few arguments > > Try `mkdir --help' for more information. > > configure: creating ./config.status > > config.status: creating config.h > > config.status: config.h is unchanged > > > > ---

Re: [PHP] Pfpro PHP

2005-05-13 Thread Rory Browne
nt: Friday, May 13, 2005 12:04 PM > To: Rezk Mekhael > Subject: Re: [PHP] Pfpro PHP > > I'm assuming you're running ./configure, which should be a shell script. > > I can't remember whether is's a /bin/sh or /bin/bash script, but if it's > /bin/sh try m

Fwd: [PHP] Pfpro PHP

2005-05-13 Thread Rory Browne
Forgot to cc to list I'm assuming you're running ./configure, which should be a shell script. I can't remember whether is's a /bin/sh or /bin/bash script, but if it's /bin/sh try modding the first line, which should #!/bin/sh to #!/bin/sh -x, similarly a /bin/bash script would be modded to show #

[PHP] Pfpro PHP

2005-05-13 Thread Rezk Mekhael
Hi, I am getting this error when I try to run configure pfpro with PHP, any idea? mkdir: too few arguments Try `mkdir --help' for more information. configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged Sincerely, Rezk Mekhael Incom