<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">El 02/05/13 15:10, Howard Frankment
      escribió:<br>
    </div>
    <blockquote
cite="mid:CAOJPA43DV1hUghfvbdAoyHEVsy-ZTD1nEbCdryso5Rw3oNpYzw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Could anyone try to fork, clone, and install the
              following project for me?<br>
            </div>
            git://<a moz-do-not-send="true"
              href="http://github.com/ioerror/tlsdate.git">github.com/ioerror/tlsdate.git</a><br>
            <br>
          </div>
          I would like to know if it works 'out-of-the-box' on a
          properly updated v6 system, or if not what additional packages
          you need to apt-get in order to make it work. I got it to
          make, etc. on dagda but needed to add the libssl-dev package.
          I try on 6 and get an error in the autoconf stage. BTW the
          developer of tlsdate who I am working with is Jacob Appelbaum
          of TOR fame. I promised him I'd give him a yay or nay on the
          out-of-the-box question soon so any help is *greatly*
          appreciated.<br>
        </div>
      </div>
    </blockquote>
    <br>
    sudo apt-get install build-essential<br>
    git clone git://github.com/ioerror/tlsdate.git<br>
    ./autogen.sh<br>
    ./configure <br>
    make<br>
    sudo make install<br>
    tlsdate -V -n -H encrypted.google.com<br>
    <br>
    Success on updated Trisquel 6.0! Say hi on my behalf to J.<br>
    <pre class="moz-signature" cols="72">-- 
Saludos libres,

Quiliro Ordóñez
Presidente (en conjunto con el resto de socios)
Asociación de Software Libre del Ecuador - ASLE
Av de la Prensa N58-219 y Cristóbal Vaca de Castro
Quito, Ecuador
(02)-600 8579
IRC: <a class="moz-txt-link-freetext" href="http://webchat.freenode.net?channels=asle&uio=OT10cnVlJjEwPXRydWU3a">http://webchat.freenode.net?channels=asle&uio=OT10cnVlJjEwPXRydWU3a</a>

Todo correo que reciba será tratado como información pública, de libre copia y modificación, sin importar cualquier nota de confidencialidad.</pre>
  </body>
</html>