cyang-kth / fmm

Fast map matching, an open source framework in C++
https://fmm-wiki.github.io/
Apache License 2.0
884 stars 211 forks source link

Cygwin apt-cyg mirror issue #133

Closed gottfriedmrs closed 3 years ago

gottfriedmrs commented 3 years ago

Dear Can,

I have some troubles to install packages make gcc-g++, ...

$ apt-cyg install make
mkdir: impossible de créer le répertoire « C:\\Program Files/Cygwin/install »: Permission denied
/usr/local/bin/apt-cyg: ligne 158 : cd: C:\Program Files\Cygwin/install/x86_64: No such file or directory
Installing make
Unable to locate package make

I have set the mirror as:

$ apt-cyg mirror "mirrors.163.com"
Mirror set to mirrors.163.com.

from: https://cygwin.com/mirrors.html

Thanks in advance !

cyang-kth commented 3 years ago

I think it is related with a permission issue.

https://stackoverflow.com/questions/4479615/permission-denied-using-cygwin-in-windows