View Single Post
  #3 (permalink)  
Old 11-12-2007, 11:46 PM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 11,518
Default

Command prompt:

Code:
perl -MCPAN -e shell
answer any installation questions that it asks then at the cpan> prompt::

Code:
install  File::Rsync
The list of required modules is at the beginning of the script you're trying to run.
__________________
Regards


Bill
Reply With Quote