Mention that on cygwin you should have cygwin paths first, found by Conal Elliott
This commit is contained in:
parent
c9b7a19464
commit
5a57de0f49
4
README
4
README
@ -47,6 +47,10 @@ BUILDING:
|
|||||||
$ make
|
$ make
|
||||||
$ make install
|
$ make install
|
||||||
|
|
||||||
|
* On cygwin/windows you may need to make sure that cygwin paths appear
|
||||||
|
before windows paths in your $PATH variable, otherwise windows 'find'
|
||||||
|
will be used over the cygwin find.
|
||||||
|
|
||||||
If you wish to register the libraries as official ghc pkg (probably as
|
If you wish to register the libraries as official ghc pkg (probably as
|
||||||
root):
|
root):
|
||||||
$ make register
|
$ make register
|
||||||
|
Loading…
x
Reference in New Issue
Block a user