开发者

How to install XML::Twig for Windows XP

开发者 https://www.devze.com 2023-04-09 19:51 出处:网络
I tried installing XML::Twig using ppm and also开发者_Go百科 tried manually by adding twig.pm files in the perl/lib folder, also tried using Nmake but got an error

I tried installing XML::Twig using ppm and also开发者_Go百科 tried manually by adding twig.pm files in the perl/lib folder, also tried using Nmake but got an error

"NMAKE : fatal error U1073: don't know how to make 'C:\Documents' Stop."

How do I install it?


The best solution I've found, is to start off with Strawberry Perl, which includes pre-build XML::Twig and XML::LibXML

I know that isn't quite what you asked - but I found it a perpetual nuisance to get the XML library dependencies installed, so this is the approach I adopted.

0

精彩评论

暂无评论...
验证码 换一张
取 消