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

Script Stops in the Middle of Initial Set up #46

Open Quil180 opened 10 months ago

Quil180 commented 10 months ago

Whenever I run the script:

cd ~/Downloads && wget -N https://raw.githubusercontent.com/cryinkfly/SOLIDWORKS-for-Linux/main/files/builds/stable-branch/bin/install.sh && chmod +x solidworks-install.sh && ./install.sh

it comes out with the following output:

2023-09-28T22:44:14,601474581-04:00

I am currently running Fedora38 with Sway as my WM

Duedot43 commented 10 months ago

Your missing the package dialog which the script uses to give a user friendly "GUI". Simply install it using yum install dialog.

Quil180 commented 10 months ago

That works but now it is stating that Fedora is not a supported distribution when I select it in the distribution selector and click enter.

2023-09-29T23:43:55,613058006-04:00

Quil180 commented 10 months ago

Here is my current system for reference 2023-09-29T23:44:59,293107541-04:00

OzgurKorucu commented 9 months ago

What did you select to distribution .I select fedora but it says "Fedora Your Linux distribution is not supported yet!" . My distribution fedora 38 how can i fix this problem .Can you help me ? Screenshot_20231015_193310

Quil180 commented 9 months ago

I never got it fixed sadly, so I'm not sure :(

AJJLagerweij commented 6 months ago

Sadly, I'm stuck for the same reason.