Alexpux / MSYS2-pacman

MSYS2 port of Arch Linux packman package manager.
GNU General Public License v2.0
164 stars 34 forks source link

Msys not handling correclty Windows users #32

Closed JDarthenay closed 8 years ago

JDarthenay commented 8 years ago

I am not sure I am opening this issue in the right repository.

I am opening this issue because it seems to me the installer is setup everything as if Windows is a single user system. Well, maybe a lot of people are doing that, but this is a wrong way to do things and no software should encourage this (dumb) behavior.

It seems the installer does a single user installation because:

So, I propose to fix things by implementing the following enhancements:

Fixing this issue seems mandatory to me. So far I used MSYS2 only to download packages, and I won't do more if this issue is not solved.

If you lack time to solve it, I may try to see if I can participate to MSYS2 development and fix it.

mingwandroid commented 8 years ago

https://github.com/Alexpux/MSYS2-packages is the correct place for this issue since it'll come down to changing https://github.com/Alexpux/MSYS2-packages/tree/master/msys2-installer. Your contributions would be welcomed but it needs detailed discussion. Please open the issue on that project so that subscribers to it get notifications to the discussion. There probably aren't many subscribers to this project.

JDarthenay commented 8 years ago

https://github.com/Alexpux/MSYS2-packages/issues/557 I guess we can close this one.