Eric Magutu wrote:
> Hi,
> Thanks it is my site_perl tree. How do I repopulate it?
> 

Meaning the module is actually missing?

cpan has a 'force' option; so you can make cpan reinstall in spite of 
what it thinks with "force install IO::Stringy"

or

you could install the module the old fashioned way:
download it from http://cpan.org/
decompress it in your /usr/local/src tree
run perl Makefile.pl
run make install

or

A lot of distros (e.g. FreeBSD) have a lot of the modules in their 
package collection:

cd /usr/ports/devel/p5-IO-stringy
make install clean


-- 
Eric W. Bates
er...@vineyard.net

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to