1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-13 09:56:30 +00:00

tested and updated cygwin docs, thanks to fvia

This commit is contained in:
Thomas Waldmann 2015-07-25 18:38:16 +02:00
parent 02d3376dd4
commit 12a50bc6fe

View file

@ -123,7 +123,8 @@ Some of the steps detailled below might be useful also for non-git installs.
Cygwin (from git)
-----------------
Please note that running under cygwin is rather experimental.
Please note that running under cygwin is rather experimental, stuff has been
tested with CygWin (x86-64) v2.1.0.
You'll need at least (use the cygwin installer to fetch/install these):
@ -144,7 +145,14 @@ You can then install ``pip`` and ``virtualenv``:
::
easy_install pip
easy_install-3.4 pip
pip install virtualenv
And now continue as for Linux (see above).
In case that creation of the virtual env fails, try deleting this file:
::
/usr/lib/python3.4/__pycache__/platform.cpython-34.pyc