DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34384>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34384





------- Additional Comments From [EMAIL PROTECTED]  2005-06-03 03:01 -------
(In reply to comment #3)  
> Does this still happen in 2.0.54 via the MSI installer?  I would of suspected 
>  
> more reports of this if it did.  
  
It had to be a binary, it was an XP Home box that wouldn't be able to compile  
from source, and it just looked the shell script missed the evaluation of an  
install script, maybe such as ${somevariablename} which would work under Linux  
and Bash, but maybe not under whatever Windows uses.  
  
I haven't gotten to 2.0.54 yet, as there are so many problems with programs  
related to or depending on Apache, such as PHP5, MySQL5, and many others.  I've 
 
had to stop to design an entirely new approach to configure, make, install,  
automake, and libtool, based on Apache's use of files such as layout, rather  
than the ever growing scripts.  
  
at http://www.SourceForge.net/projects/meddac  
  
under NewConfigure.  
  
The 3 million byte configure for PHP has gotten too big and it's nearly  
impossible to figure out what went wrong when something goes wrong between it  
and make or make install using current scripts.  
  
I included a DECLARATIONS.c file just so that should some variable not get  
assigned, such as @exp_errordir@,  you get taken to the cause of the error.  If 
the brackets are wrong there, it's easier than looking for the bad bracket, 
quote, demiquote, or tick, or missing ones, than searching the entire 
configure, make, or make install script. 
 
Work in progress. 
 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to