Autor Tema: Ayuda con programa Perl  (Leído 2091 veces)

0 Usuarios y 1 Visitante están viendo este tema.

Desconectado Gaara

  • Sv Full Member
  • *
  • Mensajes: 673
  • What is love??... please tell me
Ayuda con programa Perl
« : diciembre 20, 2006, 05:11:25 pm »
Bueno espero me puedan ayudar en esta ocasión, lo que sucede es yo estaba tratando de correr mi pequeño robotito es un Programa de Perl llamado Combine System, el hecho es que me he dado duro instalando todas las $%·% dependencias  :tick:, pero aun asi el programa me tira un Warning que me hace falta una dependencia esto es parte de lo que estoy haciendo:

# perl Makefile.PL
Warning: prerequisite HTML::Tidy 0 not found.
Writing Makefile for Combine


Ahora bien ya baje la libreria esta y la intente instalar este fue mi resultado:

# perl Makefile.PL

Note (probably harmless): No library found for -ltidy

It seems that you don't have libtidy installed.  HTML::Tidy does no
real work on its own.  See the section "INSTALLING LIBTIDY" in Tidy.pm
for a step-by-step walkthrough of building the lib.  You can also refer
to http://tidy.sourceforge.net/.

If you do have libtidy installed, and I just haven't detected it,
go ahead and try building.  If HTML::Tidy builds and tests correctly,
then please let Andy Lester know at bug-html-tidy.cpan.org so that
he can fix the library detection code.


Ok bien dije yo voy a instalar ese programa me baje estos paquetes sin error los pude instalar:

tidy-mklinux.tgz
tidy_src_051026.tgz
tidy_linux_x86.tgz

Ok y despues de tenerlos instalados me sigue tirando lo mismo porque?? si yo ya lo instale  :tick: no entiendo muy bien para que sirven esas librerias tampoco si alguien las ha utilizado por favor expliqueme un poco, talves entienda de que hablo  :sorry: Help!!!




What is love???...please tell me