<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I'm in an Ubuntu 14.04 Server<br>
    <br>
    I'm following this file step by step: <a
      class="moz-txt-link-freetext"
href="https://gist.githubusercontent.com/allanmc/9fae5b2f85c5b9785ae1/raw/genieacs-install.sh"><a class="moz-txt-link-freetext" href="https://gist.githubusercontent.com/allanmc/9fae5b2f85c5b9785ae1/raw/genieacs-install.sh">https://gist.githubusercontent.com/allanmc/9fae5b2f85c5b9785ae1/raw/genieacs-install.sh</a></a>
    <br>
    <br>
    But when doing the npm install, it fails.<br>
    <br>
    I've updated nodejs to v5.6.0 version, but the error is still the
    same. This is the output:<br>
    <br>
    npm ERR! <a class="moz-txt-link-abbreviated"
      href="mailto:hiredis@0.1.17">hiredis@0.1.17</a> install: `node-gyp
    rebuild`<br>
    npm ERR! Exit status 1<br>
    npm ERR! <br>
    npm ERR! Failed at the <a class="moz-txt-link-abbreviated"
      href="mailto:hiredis@0.1.17">hiredis@0.1.17</a> install script
    'node-gyp rebuild'.<br>
    npm ERR! Make sure you have the latest version of node.js and npm
    installed.<br>
    npm ERR! If you do, this is most likely a problem with the hiredis
    package,<br>
    npm ERR! not with npm itself.<br>
    npm ERR! Tell the author that this fails on your system:<br>
    npm ERR!     node-gyp rebuild<br>
    npm ERR! You can get information on how to open an issue for this
    project with:<br>
    npm ERR!     npm bugs hiredis<br>
    npm ERR! Or if that isn't available, you can get their info via:<br>
    npm ERR!     npm owner ls hiredis<br>
    npm ERR! There is likely additional logging output above.<br>
    <br>
    npm ERR! Please include the following file with any support request:<br>
    npm ERR!     /home/tecnico/genieacs/npm-debug.log<br>
    <br>
    <br>
    I have tried reinstalling hiredis package but it is still failing.<br>
    <br>
    I've installed GenieACS this way some months ago and it wasn't
    failing.<br>
    <br>
    Thank you!
    <div class="moz-signature">-- <br>
      <meta charset="UTF-8">
      <style>

        #contenedor {
            position: relative;
            height:220px;
            padding:10px;
        }

        #left {
            float:left;
        }

        .divider{
            position:absolute;
            left:250px;
            top:5px;
            bottom:5px;
            border-left:1px solid grey;
        }

        #right {
                position:absolute;
                left:270px;
            width:390px;
            height:200px;
            float:right;
        }

        p {
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        }

</style>
      <hr style="width:670px;" align="left">
      <div id="contenedor">
        <div id="left"> <br>
        </div>
        <div id="right">
          <p> <b>Nombre:</b> Sergio Fernández Rubio<br>
            <b>Cargo:</b> Ingeniero de Software y de Redes<br>
            <b>Departamento:</b> TIC<br>
            <b>Email:</b> <a class="moz-txt-link-abbreviated" href="mailto:sergio.fernandez@electronicamartinez.com">sergio.fernandez@electronicamartinez.com</a><br>
            <b>Oficina:</b> 968 165 000<br>
            <b>Página web:</b> <a
              href="http://www.electronicamartinez.es" target="_blank"><a class="moz-txt-link-abbreviated" href="http://www.electronicamartinez.es">www.electronicamartinez.es</a></a>
          </p>
          <hr>  <a href="https://www.linkedin.com/company/10271615"
            target="_blank"> </a><a
            href="https://twitter.com/EMartinez_SL" target="_blank"
            style="margin-left:10px;"></a> <a
            href="https://www.facebook.com/electronicamartinez0"
            target="_blank" style="margin-left:10px;"></a> <a
href="https://plus.google.com/b/114382878353884084293/114382878353884084293"
            target="_blank" style="margin-left:10px;"></a> </div>
      </div>
      <hr style="width:670px;" align="left"></div>
  </body>
</html>