I realize that the
RcsSyncAddOn hasn't been tested in 4.2 yet, but I went ahead and tried to install it on a test TWiki server. After I did, I get the following error when I try to visit any TWiki page on my test server. I was wondering if any of the perl experts out there can help me with this one as I would really like to use this
AddOn? ?
TWiki::Store::RcsSync compile failed Can't locate Rcs.pm in @INC (@INC contains: /var/www/twiki/lib . /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 /var/www/twiki/lib/CPAN/lib//arch /var/www/twiki/lib/CPAN/lib//5.8.8/i386-linux-thread-multi /var/www/twiki/lib/CPAN/lib//5.8.8 /var/www/twiki/lib/CPAN/lib/) at /var/www/twiki/lib/TWiki/Store/RcsSync.pm line 194.
BEGIN failed--compilation aborted at /var/www/twiki/lib/TWiki/Store/RcsSync.pm line 194.
Compilation failed in require at (eval 8) line 3.
I went ahead and adjusted line 194 to use
RcsLite? that comes with TWiki because it seems installing Rcs really jacks up my TWiki for some reason, but I can't seem to find a way to set the array to look in /var/www/twiki/lib/TWiki/Store.
--
RobKruciak - 27 Mar 2008
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Sorry, closing this question after more than 30 days of inactivity. Feel free to re-open if needed.
--
PeterThoeny - 01 May 2008
Use cpan to install Rcs
--
HieuLeTrung - 07 Jun 2008
Topic revision: r4 - 07 Jun 2008 - 13:18:03 -
HieuLeTrung