<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Entao Gustavo, voce precisa instalar o header da library, pois o modulo Tk 'e um binding de uma library escrita em C.<div>Pois bem, voce esta usando Debian:</div><div>$apt-cache search libtk|grep -i dev</div><div><br></div><div>o nome 'e algo como, "libtk-dev"</div><div>$sudo apt-get install libtk-dev</div><div><br></div><div>Depois que voce fizer isso, voce precisa fazer um "clean" no makefile.</div><div>$cpan</div><div>#look Tk</div><div>make clean</div><div>exit</div><div>#install Tk</div><div><br></div><div>Eu recomendo voce ler o README e o INSTALL que esta na raiz da pasta Tk,</div><div>$cpan</div><div>#look Tk</div><div>$vi README</div><div>$vi INSTALL</div><div><br></div><div>Esses arquivos contem toda informacao que voce precisa para instalar a library.</div><div><br></div><div><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">-- <br>Software Engineer<br>Just Another Perl Hacker<br>Daniel Mantovani +5511 8538-9897<br>XOXO</div></span></div></span></span>
</div>
<br><div><div>On Jan 18, 2012, at 4:46 PM, Gustavo Souza wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Gente, to penando aqui! <div><br></div><div>Não consigo instalar NENHUM (isso mesmo!) módulo no CPAN... Há 2 semanas quando instalei pela última vez, tudo funcionou numa boa... mas enfim... </div><div>O principal (que preciso) é o Tk. Já baixei e tentei compilar na mão e nada... Estou usando o Arch mas tentei no Debian e nada funcionou também.</div>
<div><br></div><div>esse é o erro:</div><div><br></div><div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Test Summary Report<br>-------------------<br>t/canvas.t                 (Wstat: 0 Tests: 166 Failed: 0)<br>  TODO passed:   124<br>t/entry.t                  (Wstat: 256 Tests: 351 Failed: 1)<br>  Failed test:  335<br>  Non-zero exit status: 1<br>
t/listbox.t                (Wstat: 0 Tests: 537 Failed: 0)<br>  TODO passed:   320-322, 328<br>t/text.t                   (Wstat: 0 Tests: 415 Failed: 0)<br>  TODO passed:   121<br>t/wm-tcl.t                 (Wstat: 0 Tests: 315 Failed: 0)<br>
  TODO passed:   87, 154-157, 164-165, 175-178, 224, 264-265<br>                275-276, 280-283<br>t/zzScrolled.t             (Wstat: 0 Tests: 94 Failed: 0)<br>  TODO passed:   52, 66, 80, 94<br>Files=72, Tests=4331, 77 wallclock secs ( 1.11 usr  0.15 sys + 33.79 cusr  1.33 csys = 36.38 CPU)<br>
Result: FAIL<br>Failed 1/72 test programs. 1/4331 subtests failed.<br>make: ** [test_dynamic] Erro 255<br>  SREZIC/Tk-804.030.tar.gz<br>  /usr/bin/make test -- NOT OK<br>//hint// to see the cpan-testers results for installing this module, try:<br>
  reports SREZIC/Tk-804.030.tar.gz<br>Running make install<br>  make test had returned bad status, won't install without force<br>Failed during this command:<br> SREZIC/Tk-804.030.tar.gz                     : make_test NO</blockquote>
</div><div><br></div><div>Ou a imagem pra quem preferir... >> <a href="https://p.twimg.com/Ajdf7x_CIAACriu.png:large">https://p.twimg.com/Ajdf7x_CIAACriu.png:large</a></div><div><br></div><div>Help me! </div><div><br>
</div><div>[]'s</div>
_______________________________________________<br>Rio-pm mailing list<br><a href="mailto:Rio-pm@pm.org">Rio-pm@pm.org</a><br>http://mail.pm.org/mailman/listinfo/rio-pm</blockquote></div><br></div></body></html>