WheezyE / Winelink

Installation scripts for running Winlink (RMS Express/Trimode & VARA) on non-Windows computers. Wine & Box86 make this project possible.
72 stars 19 forks source link

Autohotkey download and Winelink installation both fail #58

Closed jasonburge closed 1 year ago

jasonburge commented 1 year ago

Unsure why this is happening. I have a stable internet connection and the winelink.log file is unhelpful. Screen Shot 2022-12-22 at 12 58 25 PM

SpudGunMan commented 1 year ago

two days ago the version used was purged from GitHub 2.0 was released. the script is currently critical stop.

SpudGunMan commented 1 year ago

patch suggestion, https://github.com/WheezyE/Winelink/pull/59

theranger53 commented 1 year ago

Do they have any idea when a fix will be implemented as I have the exact same problem loading to a RPI 4b.

SpudGunMan commented 1 year ago

provided a patch on the comment prior if your in a bind and need it fast just use the fork

theranger53 commented 1 year ago

Not in a bind really but I am very much new to using GitHub unless through a youtube tutorial and am provided a direct link to the script I need. Not the smartest cookie in the box you might say. Trying to use a tutorial by Km4ack to install Vara onto a raspberry pi 4. Thanks for comment will keep trying

SpudGunMan commented 1 year ago

for the moment just use this fork https://github.com/SpudGunMan/Winelink

Saberhawk09 commented 1 year ago

For Linux / GitHub noobs like myself, for using the above script just copy and paste Spud's modified script into a new text file using nano or your text editor of choice.

SpudGunMan commented 1 year ago

Yup that will work

Also

curl -O https://raw.githubusercontent.com/SpudGunMan/Winelink/patch-repo-keys/install_winelink.sh && bash install_winelink.sh 
WheezyE commented 1 year ago

fixed with updated ahk link, merged #59 into main branch