cryinkfly / SOLIDWORKS-for-Linux

This is a project, where I give you a way to use SOLIDWORKS on Linux!
MIT License
370 stars 36 forks source link

No progress after language selection #31

Closed Beeperz closed 1 year ago

Beeperz commented 1 year ago

Please help! My system - Kubuntu 22.10 x64, freshly installed, no modifications. No progress after language selection:

In this step you need to choose a language for the SOLIDWORKS installation! Choose one of these options: (English(en), German(de) or Quit(q)en

xxb1s commented 1 year ago

@Beeperz The languages.sh have a problem, you can follow both sh files to know what message should be showed Another error is in the install file, one function call is bad named In the line 58 the function is selectyouros instead select-your-os

Bizburger13 commented 1 year ago

Hi, I have the same issue and I did not find the solution. Any help Please ?

nathaneltitane commented 1 year ago

similar problem with your scripts - you also need to mention somewhere that languages.sh must be downloaded separately or add it to the code snipped you have on the github page...

after selecting language i ask it to install missing packages and the script exits with: solidworks-install.sh: line 56: install-requirement: command not found

you should mind your code and typos before release...

it's mislabeled as installrequirement instead of install-requirement as prompted.

image

image

cryinkfly commented 1 year ago

Please use the updated script!