On Fri, Feb 25, 2000, Andrew W. Gray wrote:
> change line 5
> 
> PATH=..\ms;%PATH%
> 
> to reflect output directory for w32 build:
> 
> PATH=..\out32dll;%PATH%

That won't work.

You should run test.bat in the output directory.

(It would make sense to have test.bat change to that directory
automatically, but it may have different names e.g. out32dll or
out. Does command.com have a function to test for the existence
of a directory?)

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to