thiagoralves / OpenPLC_v3

OpenPLC Runtime version 3
GNU General Public License v3.0
1.12k stars 453 forks source link

win can't install #255

Closed DrinkTeaAt3pm closed 2 months ago

DrinkTeaAt3pm commented 2 months ago

0641163fb36b4c2afcae59c7467ebcf

thiagoralves commented 2 months ago

Sorry, there seems to be a glitch on the code rendering for the website docs. The command must have two dashes for the "noconfirm" option (should be --noconfirm instead of -noconfirm). Even though the text contain two dashes, the docs page is rendering only one. I've changed the format of the display box to show the actual command that needs to be typed in. Now the instructions are correct. Please try again.

Also, did you try the automatic installer from the docs page? Didn't it work for you?

DrinkTeaAt3pm commented 2 months ago

The automatic installer will crash.I want to take a screenshot for you.But it crash very fast.

DrinkTeaAt3pm commented 2 months ago

26ff015f60115006f413b4b68e78521 5b6f7f84b127a72a18d26ccfa8d0547 It unsuccessful.

thiagoralves commented 2 months ago

You must type one command at a time. Only the first command was processed.

DrinkTeaAt3pm commented 2 months ago

image This command I tried many times later and failed.

thiagoralves commented 2 months ago

You must be on a filtered internet which is causing the SSL certificate to fail. You have two options:

  1. move to an unfiltered internet where you can download stuff
  2. try to download the OpenPLC repository straight from GitHub and then extract it inside your MSYS2 folder.