Re: [openssl-users] Unable to install OpenSSL

2018-05-06 Thread Lunessia
I also solved the RC issue by installing Windows 10 SDK tools and taking the x64 bit architecture folder that contains RC and injecting that into my system path too. I'll send a final message when the make completes, but I have a feeling this issue is closed! On Sun, May 6, 2018 at 10:27 PM,

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
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 user paths, and it'll still throw that error I just realized it did make a make file. However, now I get this (this was done by sidestepping NASM) "rc

Re: [openssl-users] Unable to install OpenSSL

2018-05-06 Thread Richard Levitte
In message on Fri, 4 May 2018 17:55:13 -0500, Lunessia said: jzburda> Thanks for the reply. If I sidestep VC-WIN64A with No-ASM, jzburda> I'll get the same "If you want to report a building issue" error You

Re: [openssl-users] Unable to install OpenSSL

2018-05-05 Thread Jeremy Farrell
On 04/05/2018 01:16, Lunessia wrote: 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) Is NASM on your execution path? If not, try with it

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 having various troubles

Re: [openssl-users] Unable to install OpenSSL

2018-05-03 Thread Jakob Bohm
On 04/05/2018 02:16, Lunessia wrote: 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