Re: Pfpro PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There is nothing there about mkdir. The error message you mentioned
isn't in output.txt

you may have to do a: ./configure 2>stderr.txt > output.txt, and send
us stderr.txt, instead as well as stdout.txt

On 5/13/05, Rezk Mekhael <Rezk@xxxxxxxxxx> wrote:
> 
> I change the /bin/sh to /bin/sh -x and I dump the out put to a file
> "output.txt"
> 
> Can you please see the file and tell me what is the problem?
> 
> --
> Sincerely,
> Rezk Mekhael
> 
> -----Original Message-----
> From: Rory Browne [mailto:rory.browne@xxxxxxxxx]
> Sent: Friday, May 13, 2005 12:04 PM
> To: Rezk Mekhael
> Subject: Re:  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 modding the first line, which should #!/bin/sh to #!/bin/sh -x,
> similarly a /bin/bash script would be modded to show #!/bin/bash -x. That
> will give you more error messages. Run the script again with these mods, and
> report the error message back to us(unless someone else answers in the mean
> time).
> 
> On 5/13/05, Rezk Mekhael <Rezk@xxxxxxxxxx> wrote:
> >  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
> >
> > Incoming / Outgoing Mail scanned for known Viruses by CLUnet(R)
> >
> > --
> > PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:
> > http://www.php.net/unsub.php
> >
> >
> Incoming / Outgoing Mail scanned for known Viruses by CLUnet(R)
> 
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux