[rt-users] Installing: " make fixdeps" can't find Calendar::Simple
Richard Hendrick
richen at live.co.za
Tue Apr 20 06:25:50 EDT 2010
Hi Andrew
I had the same issue. This is what I did
Download the source
from “http://search.cpan.org/CPAN/authors/id/D/DA/DAVECROSS/Calendar-Simple-
1.21.tar.gz“
Extract the tar file, change to the extracted dir
# perl Makefile.PL
# make
# make test
# make install
Then
make fixdeps
restart your web server then try again
More information about the rt-users
mailing list