help-make
[Top][All Lists]
Advanced

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

make from within a PHP script?


From: james
Subject: make from within a PHP script?
Date: Tue, 23 Jan 2007 19:58:42 +0000

Hi,
I've created a small makefile in which I redirect grep's output
to create the target.

The problem arises when using PHP's exec function to issue make
on the makefile; it seems to break the redirection of grep's
output to the target.

I've posted on the PHP-general mailing list,
but thought perhaps it maybe better to ask here.

post on php-general:
http://marc.theaimsgroup.com/?l=php-general&m=116957362732676&w=2

Any help appreciated,
cheers,
James

BTW:using debian sarge.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]