<div dir="ltr">On Sun, Dec 21, 2014 at 11:03 PM, Reid Barton <span dir="ltr"><<a href="mailto:rwbarton@gmail.com" target="_blank">rwbarton@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">On Sun, Dec 21, 2014 at 8:15 PM, Sean McAfee <span dir="ltr"><<a href="mailto:eefacm@gmail.com" target="_blank">eefacm@gmail.com</a>></span> wrote:<br><div><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> ~$ cabal install terminfo<br>
> Resolving dependencies...<br>
> Configuring terminfo-0.4.0.0...<br>
<br>
At this point, the command hangs, and I notice my mouse cursor has<br>
transformed into a crosshair image for some reason.  I can't click on<br>
anything normally, but after several clicks around the screen, the<br>
command resumes:<br>
<br>
> /home/mcafee/node-v0.10.31/configure: line 10: syntax error near unexpected token `('<br>
> /home/mcafee/node-v0.10.31/configure: line 10: `CC = os.environ.get('CC', 'cc')'<br>
> Failed to install terminfo-0.4.0.0<br>
> cabal: Error: some packages failed to install:<br>
> terminfo-0.4.0.0 failed during the configure step. The exception was:<br>
> ExitFailure 2<br></blockquote><div><br></div></span><div>This means that /home/mcafee/node-v0.10.31/configure, which is apparently a python script, is for some reason getting run by a shell instead. ("import" is a utility that takes a screenshot of a single window which you select with the crosshair cursor, and is also a string often found near the beginning of python scripts.)<br><br></div><div>How you got into this situation, I haven't the foggiest idea. Hope this helps!<br><br>Regards,<br>Reid Barton<br></div></div></div></div></div>
</blockquote></div><br></div></div>