[openssl-users] Unable to install OpenSSL

2018-05-03 Thread Lunessia
Hello everyone, I've been having various troubles with installing and compiling OpenSSL. I started with 1.1.1-pre6, and my Perl client will tell me that I don't have NASM even if I have it installed (If I use VC-WIN64A) or output "If you want to report a building issue, please include the output fr

Re: [openssl-users] Unable to install OpenSSL

2018-05-04 Thread Lunessia
Thanks for the reply. If I sidestep VC-WIN64A with No-ASM, I'll get the same "If you want to report a building issue" error On Thu, May 3, 2018 at 7:56 PM, Jakob Bohm wrote: > On 04/05/2018 02:16, Lunessia wrote: > >> Hello everyone, >> I've been havin

Re: [openssl-users] Unable to install OpenSSL

2018-05-06 Thread Lunessia
Visual Studio 14.0\VC\BIN\nmake.exe"' : return code '0x2' Stop." On Sun, May 6, 2018 at 3:17 AM, Richard Levitte wrote: > In message mail.gmail.com> on Fri, 4 May 2018 17:55:13 -0500, Lunessia < > jzbu...@gmail.com> said: > > jzburda> Thanks fo

Re: [openssl-users] Unable to install OpenSSL

2018-05-06 Thread Lunessia
I figured out the NASM part. I added the EXE at first. Now the entire folder is targeted. On Sun, May 6, 2018 at 10:16 PM, Lunessia wrote: > Jeremy Farrell> Is NASM on your execution path? If not, try with it added > to the path. > > I tried added NASM to both my system and

Re: [openssl-users] Unable to install OpenSSL

2018-05-06 Thread Lunessia
27 PM, Lunessia wrote: > I figured out the NASM part. I added the EXE at first. Now the entire > folder is targeted. > > On Sun, May 6, 2018 at 10:16 PM, Lunessia wrote: > >> Jeremy Farrell> Is NASM on your execution path? If not, try with it >> added to the path. >>