Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><a href="https://bitbucket.org/basho/rebar/" rel="nofollow">rebar</a> (an Erlang build and packaging tool by <a href="http://twitter.com/dizzyco" rel="nofollow">Dave Smith</a>, used by the <a href="http://nitrogenproject.com/" rel="nofollow">Nitrogen project</a>) doesn't seem to work well for Windows at the moment:</p> <pre><code>lang/erlang/nitrogen&gt;make rel_inets ./rebar get-deps ==&gt; rel (get-deps) ==&gt; nitrogen (get-deps) Pulling nitrogen_core from {git,"https://github.com/nitrogen/nitrogen_core.git", "HEAD"} ERROR: "c:\Program Files (x86)\Git\bin\bash.exe" -c ""c:\Program Files (x86)\Git\bin\git.exe" --version; echo _port_cmd_status_ $?" failed with error: 127 make: *** [get-deps] Error 1 </code></pre> <p>This thread <a href="http://groups.google.com/group/nitrogenweb/browse_thread/thread/4ce873aee9a4111f" rel="nofollow">doubt it works on Windows at all</a>.<br> This <a href="http://irclogger.com/.riak/2011-08-02" rel="nofollow">recent irc trasncript</a> mentions:</p> <blockquote> <p><code>&lt;Thesolonius&gt;</code><br> and rebar generate of an application creates a bash script that we can't seem to run.<br> makes me wonder if our understanding of the correct setup environment is incorrect?<br> in our release, the script can't find "<code>run_erl</code>"<br> and we cannot find "<code>run_erl</code>" anywhere on the box<br> the same code runs just fine in linux</p> <p><code>&lt;drev1&gt;</code><br> perhaps that needs to be <code>run_erl.exe/</code></p> <p><code>&lt;Thesolonius&gt;</code><br> there's no <code>run_erl.*</code></p> <p><code>&lt;drev1&gt;</code><br> oh hmm</p> <p><code>&lt;Thesolonius&gt;</code><br> there's a start_erl.exe<br> but, if that name was the problem, it suggests rebar isn't targeting windows<br> during the "generate" command?<br> Which would lead me to ask if rebar can be given a hint as to it's current platform?</p> <p><code>&lt;drev1&gt;</code><br> I'm not sure how much work has been done with rebar on windows<br> looks like <code>start_erl</code> is the Windows equivalent of <code>run_erl</code><br> 10:29 but it seems to take different command line arguments</p> <p><code>&lt;Thesolonius&gt;</code><br> that's what we found too</p> <p><code>&lt;drev1&gt;</code><br> my guess is you would need a Windows specific template for release generation<br> rather than the create-node template that ships with rebar </p> </blockquote>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload