Re: Help with Compile on Win32

2001-12-06 Thread Günter Knauf
Hi Dwayne, I have appended the include and lib paths to the general paths in the VC++ IDE; I think this is the best solution because then you can place openssl outside the Apache sources and other sources will also find openssl if needed... Guenter. > I've done this before, but my notes don't

Re: Help with Compile on Win32

2001-12-05 Thread William A. Rowe, Jr.
From: "Dwayne Miller" <[EMAIL PROTECTED]> Sent: Wednesday, December 05, 2001 4:06 PM > I've done this before, but my notes don't seem to work anymore > > Downloaded zip of 2_0_28 beta. Extracted zip. Copied openssl 0.9.6b > into srclib and compiled according to openssl instructions. Go

Help with Compile on Win32

2001-12-05 Thread Dwayne Miller
I've done this before, but my notes don't seem to work anymore Downloaded zip of 2_0_28 beta. Extracted zip. Copied openssl 0.9.6b into srclib and compiled according to openssl instructions. Go into VC++ IDE, select apache.dsw. Set active project to InstallBin, select build apache.exe.