Re: [openssl-users] Failed to install OpenSSL 1.1.0 using 'nmake install'

2016-09-21 Thread jingmliu
Dear Richard, I already checkded that the file "applink.c" does exist under the directory 'D:\openssl-1.1.0\ms'. I also considered the problem of access permission. That is why I ran all the commands as an administrator. Now, I used the Perl script provided by you to revise the original

Re: [openssl-users] Failed to install OpenSSL 1.1.0 using 'nmake install'

2016-09-21 Thread Jing Liu
Dear Matt, I've already checked for the existence of the file ms/applink.c and also thought about the file permission problem. That file does exists in the directory and I ran all those commands as an administrator. Jing -Original Message- From: openssl-users

Re: [openssl-users] Failed to install OpenSSL 1.1.0 using 'nmake install'

2016-09-21 Thread Andrew Hartley
Sorry, my mistake, those were the instructions I used for building openssl-1.0.2 When I do, for openssl-1.1.0: > perl Configure VC-WIN32 That works, and then I do: > nmake I get: Fatal error C1051: program database file, 'C:\...\openssl-1.1.0\ossl_static.pdb' has an obsolete format, delete

Re: [openssl-users] Failed to install OpenSSL 1.1.0 using 'nmake install'

2016-09-21 Thread Matt Caswell
On 21/09/16 13:35, Jing Liu wrote: > Can't Open "./ms/applink.c" at .\util\copy.pl line 61. So, does the file ms/applink.c actually exist? And do you have permissions to open it? Matt -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Re: [openssl-users] Failed to install OpenSSL 1.1.0 using 'nmake install'

2016-09-21 Thread Richard Levitte
Weird problem. I assume that if you do 'dir ms' while standing in D:\openssl-1.1.0, you will in fact see applink.c. Correct? My I suggest applying the attached patch to util/copy.pl and see if you get a better explanation for the mystery? Cheers, Richard In message on Wed, 21 Sep 2016

Re: [openssl-users] Failed to install OpenSSL 1.1.0 using 'nmake install'

2016-09-21 Thread Richard Levitte
Andrew, I think you need to read up in the INSTALL file in 1.1.0. Jing Liu's sequence of commands seems correct to me, and with 1.1.0, the default install prefix *is* C:\Program Files (x86)\OpenSSL\ for VC-Win32. Cheers, Richard In message

Re: [openssl-users] Failed to install OpenSSL 1.1.0 using 'nmake install'

2016-09-21 Thread Matt Caswell
On 21/09/16 13:54, Andrew Hartley wrote: > Your step (4) to me appears to be wrong. If you are to install openssl > to the following directory: > > > > C:\Program Files (x86)\OpenSSL\ > > > > then you need to do: > > > > Ø perl Configure VC-WIN32 –prefix=C:\Program

Re: [openssl-users] Failed to install OpenSSL 1.1.0 using 'nmake install'

2016-09-21 Thread Andrew Hartley
Your step (4) to me appears to be wrong. If you are to install openssl to the following directory: C:\Program Files (x86)\OpenSSL\ then you need to do: ? perl Configure VC-WIN32 -prefix=C:\Program Files (x86)\OpenSSL When I build openSSL I use nasm, so after the above I do:

[openssl-users] 撤回: Cannot install OpenSSL 1.1.0 using 'nmake install'

2016-09-21 Thread Jing Liu
Jing Liu 将撤回邮件“Cannot install OpenSSL 1.1.0 using 'nmake install'”。 <>-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users