cryinkfly / Autodesk-Fusion-360-for-Linux

This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/wiki
MIT License
1.91k stars 120 forks source link

Install script error *solved* #83

Closed apopticon closed 3 years ago

apopticon commented 3 years ago

Install script dies at line 623: logfile-installation-standard: command not found

apopticon commented 3 years ago

There are functions for logfile-installation and logfile-installation-custom, but that's it.

apopticon commented 3 years ago

I'm guessing that logfile-installation-standard should actually have been logfile-installation

cryinkfly commented 3 years ago

@apopticon Have I already changed it or have I overlooked something? 😅😊

apopticon commented 3 years ago

This is a second issue, I might have used the same subject though. The script calls logfile-installation-standard, if you change it to call logfile-installation then all is well.

cryinkfly commented 3 years ago

https://user-images.githubusercontent.com/79079633/132102007-0c54a8f5-571b-44a4-a0de-29beb7e6560e.mp4

apopticon commented 3 years ago

I must somehow have a version that's out of sync then... I have now confirmed that https://raw.githubusercontent.com/cryinkfly/Fusion-360---Linux-Wine-Version-/main/scripts/stable-branch/fusion360-install.sh does reflect the proper function name. ¯_(ツ)_/¯