NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item1610: DebianPackage of FormQueryPlugin depends on libtime-modules-perl
If
libtime-modules-perl is not installed,
FormQueryPlugin won`t work; even loading *System.FormQueryPlugin will result in an error message about
Can't locate Timepath in @INC ... . The dependency is not set correctly in the debian package.
the debian packages use the
http://svn.foswiki.org/trunk/FormQueryPlugin/lib/Foswiki/Plugins/FormQueryPlugin/DEPENDENCIES file, and try to automatically detect what debian package (in etch atm) will satisfy that dependancy.
Foswiki::Contrib::DBCacheContrib,>=1.001,perl,Required. Download and install from the Foswiki:Extensions/DBCacheContrib code library.
Time::ParseDate,>=2003.0211,cpan,Required. Available from [[http://cpan.uwinnipeg.ca/dist/Time-modules][CPAN]].
I'll have a look to see if i can improve this one..
--
SvenDowideit - 19 May 2009
The missing dependency in the Debian package has the same source cause as this:
Tasks.Item12191
--
RomanZimmermann - 25 Oct 2012