Hi Wagner, Today Wagner Pereira wrote:
> You're right, Chris. > > I tried to install, by twice, the XML::Twig module and to solve the > dependencies (HTML::Tagset, File::Spec and the gcc package), but it still > doesn't work: > > Failed 93/96 test scripts, 3.12% okay. 25/36 subtests failed, 30.56% okay. > make: *** [test_dynamic] Error 2 > /usr/bin/make test -- NOT OK > Running make install > make test had returned bad status, won't install without force > > Any clue further? XML::Twig has quite a lot of dependencies, I would suggest: # curl -L cpanmin.us | perl - XML::Twig that should take care of installing the whole bunch ... (note cpanm can be run as a normal user so that the install happens in the home directory and you do not have to infest your production perl install) cheers tobi > > Regards, > > -- > View this message in context: > http://rrd-mailinglists.937164.n2.nabble.com/RRD-Merger-by-Ivan-Pintori-tp6184560p6184856.html > Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com. > > _______________________________________________ > rrd-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users > > -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
