Question
I have an error loading TWiki.pm of "Can't Locate Assert.pm in @INC (@INC contains: .../wiki4/lib/CPAN/lib//arch/ .../wiki4/lib/CPAN/lib//5.8.0/i386-linux-thread-multi/ .../wiki4/lib/CPAN/lib//5.8.0/ .../wiki4/lib/CPAN/lib// .../wiki4/lib /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at ..../wiki4/lib/TWiki.pm line 45.
BEGIN failed--compilation aborted at ..../wiki4/lib/TWiki.pm line 45.
Compilation failed in require at (eval 43) line 3.
I found Assert.pm and it is located in the paths stated above.
Any ideas would be appreciated.
Environment
--
JoeDeal - 08 Feb 2006
Answer
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.
Uhm, after looking at the TWiki.pm file and noticed it was looking for Assert not Assert.pm, I removed the extension and Voila'. all better.
--
JoeDeal - 08 Feb 2006
Topic revision: r2 - 2006-02-08
- JoeDeal