----- Original Message -----
From: Mark Riehl <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 23, 2001 7:26 PM
Subject: Twig Install Questions


> All,
>
> I'd like to install the XML-Twig module under Win2k.  However, when I
> try to install, ppm complains with the following:
>
> D:\DEVELO~1\XML>ppm install XML-Twig
> Installing package 'XML-Twig'...
> Error installing package 'XML-Twig': Could not locate a PPM binary of
> 'XML-Twig' for this platform
>
> Can I install w/o the the ppm module?  If so, how do I do it?  I don't
> have a compiler on this machine, so I don't have access to make.
>

The reason is, that XML-Twig is not on ppm.activestate.com.
You shoudl download it from www.cpan.org or www.xmltwig.com.
If you dont have a compiler you can just unpack the tar.gz file and copy
Twig.pm to the site/lib/xml directory.
But you do need to install XML-Parser first which isnt on Activestate
either.
You do need a compiler to install this one.

Maarten.

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to