Speaking of pre-build setup... where are the instructions for including openssl into the build tree. I know I need to copy the openssl tree into the srclib directory, and things work well until the link phase. Under Win32, the two openssl .lib files are not found. They are in the openssl/lib directory, right where the make of openssl puts them. But everytime I download a new version of Apache, I have to edit the project files for abs and modssl to add in the necessary path to the openssl/lib directory.
Did I miss a configuration instruction somewhere? (Highly likely!) Tks Dwayne William A. Rowe, Jr. wrote: >From: "Sebastian Bergmann" <[EMAIL PROTECTED]> >Sent: Thursday, February 14, 2002 12:02 PM > > >>Sebastian Bergmann wrote: >> Stupid me, due to all the happiness over my new box I checked out >> apr and apr-util into httpd-2.0, not httpd-2.0/srclib/. >> > >Perhaps we need a PreBuild.dsp target that invokes the pre-checks within the >Makefile.win - Thanks for calling this problem out :) > >Bill >
