Gurus, Estou tendo problemas com instala��o do Perl 5.8 no meu FreeBSD 4.8 e n�o fa�o a m�nima id�ia do que est� errado. Executo os comandos de instala��o e quando rodo o make test ele me retorna o seguinte erro:
Failed 3 test scripts out of 769, 99.61% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. u=3.57031 s=1.59375 cu=192.289 cs=24.1172 scripts=769 tests=77133 Algu�m poderia ajudar este pobre homem?!? J� procurei na documenta��o e n�o encontrei nada para me esclarecer.... Desde j� agrade�o. @bra�os, -- "Se voc� tem dificuldade para enxergar a beleza, ent�o feche os olhos que voc� a ver� por uma nova luz" _______________________________________________________________ Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
