dturevski / olive-gui

Olive is a free open source cross-platform graphical front-end for Popeye chess software and more.
GNU General Public License v3.0
14 stars 5 forks source link

Olive 1.5.2: problem with installation on Windows #56

Open thomas-maeder opened 2 years ago

thomas-maeder commented 2 years ago

grafik

FWIW: Olive 1.3 could be installed on the same Windows machine.

dturevski commented 2 years ago

Did it ask for the elevated access? Does running it as administrator fixes it? This is clearly the windows security issue.

thomas-maeder commented 2 years ago

No, it didn't ask for elevated access.

The Windows user doesn't have Administrator rights.

dturevski commented 2 years ago

No, it didn't ask for elevated access.

Normally it should have, as it's about to write to the "Program Files" folder... Technically, if you don't have the admin access you should not install the software system-wide. It's kind of correct behaviour. So we have two options:

thomas-maeder commented 2 years ago

The Windows box isn't mine - I'm asking for a friend. And it's controlled by his employer.

But workaround 1 might be the way to go.

NB: thanks!

dturevski commented 2 years ago

No problem, note, you dont' run git/make from cmd/PowerShell, you should run it from the git-bash (also comes with the git for windows)