Quote:
|
Originally Posted by Klug You're not making/installing perl here but swatch.
The missing perl modules can be installed through CPAN.
Here's a quick howto on setting up swatch (and additional modules) on : http://www.trustix.org/wiki/index.php/Swatch |
Thank you very much, but I don't understand what you mean.
I thought perl should be installed if I followed the step of build_cvs_howto.txt. perhaps I was wrong. Could yo give me a comment how to install perl? THis command just installed lwp of perl? sorry I asked this question because I was not familiar with Perl.
BTW, about swatch should I configure it after according to the build_cvs_howto.txt (make swatch)?
#cd Perl
#mkdir -p ~/.cpan/CPAN
#cp MyConfig.pm ~/.cpan/CPAN/MyConfig.pm
#vi ~/.cpan/CPAN/MyConfig.pm
(when I edit BUILD_ROOT, I replace BUILD_ROOT using /mnt/scsi/tmp/zimbra/ThirdParty/Perl, I think this is ok?
and I modified tar (/bin/tar)
)
#perl -MCAPN -e ' install "LPW"'
then download swatch
#make clean
#make