Is there a way to tell from the built objects if we inadvertently
compiled for debug or not?  We are calling _apacher and then installr in
the Makefile.win.



-----Original Message-----
From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 31, 2007 02:10 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache 2.2.6 Windows 2003

Blasdel, Jerry wrote:
> For Apache 2.2.2 we did not have to.  We went ahead and tried to
install
> the Microsoft Visual C++ 2005 Redistributable Package (x86) on the
> target server with no luck.
> 
> We did try to recompile with VC++ Express and tried to generate
internal
> manifests for all exes and .so and .dll and now we get a different
error
> on the target machine ("The application failed to initialize
properly").

Are you sure you didn't compile this time for "Debug"?  If you did, that
would be an entirely separate (non-redistributable) VC runtime.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to