[
https://issues.apache.org/jira/browse/COUCHDB-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974872#comment-13974872
]
Nick North commented on COUCHDB-1994:
-------------------------------------
This is very nice indeed - the Windows build continues to improve. It works for
me, starting with a clean Win8.1 machine, and using VS2013 and Erlang R16B03. A
couple of trivial things I had to do to in addition to the instructions:
1. Make sure erlc and git are on your path. The makefile has a check that
should warn you of their absence, but instead the shell "where" command spits
out "INFO: Could not find files for the given pattern(s)" and the check doesn't
seem to fire.
2. You have to set the execution policy on both copies of PowerShell. So you
need to do both {{powershell Set-ExecutionPolicy Unrestricted}} and
{{C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe Set-ExecutionPolicy
Unrestricted}}
> merge rcouch with couchdb 1.6 in a branch
> -----------------------------------------
>
> Key: COUCHDB-1994
> URL: https://issues.apache.org/jira/browse/COUCHDB-1994
> Project: CouchDB
> Issue Type: Task
> Components: Build System, Database Core, HTTP Interface, JavaScript
> View Server
> Reporter: Benoit Chesneau
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)