Lots of things are missing. Headers, perl modules and others.
In order to make openwebmail to work, I had added "Text-Iconv-1.7" last Friday.
When I tried to get the online dictionary to work, I had to add the folloiwing perl modules before it works!!!
Code: Select all
HTTP::Request (V)
Warning: prerequisite Encode::Locale 1 not found. (V)
Warning: prerequisite HTML::Parser 3.33 not found. ==> HTML::Parser 3.69 (V)
Warning: prerequisite HTTP::Date 6 not found. (V)
Warning: prerequisite LWP::MediaTypes 6 not found. (V)
Warning: prerequisite URI 1.10 not found. (V)
URI (V)
LWP::UserAgent (V)
Warning: prerequisite Encode::Locale 0 not found.(V)
Warning: prerequisite File::Listing 6 not found. (V)
Warning: prerequisite HTML::Entities 0 not found. ==> HTML::Parser (V)
Warning: prerequisite HTML::HeadParser 0 not found. (V)
Warning: prerequisite HTTP::Cookies 6 not found. (V)
Warning: prerequisite HTTP::Daemon 6 not found. (V)
Warning: prerequisite HTTP::Date 6 not found. (V)
Warning: prerequisite HTTP::Negotiate 6 not found. (V)
Warning: prerequisite LWP::MediaTypes 6 not found. (V)
Warning: prerequisite Net::HTTP 6 not found. (V)
Warning: prerequisite WWW::RobotRules 6 not found. (V)
HTTP::Date (V)
HTTP::Cookies (V)
LWP::MediaTypes (V)
HTTP::Daemon (V)
HTTP::Negotiate (V)
Net::HTTP (V)
WWW::RobotRules (V)
HTML::Tagset (V)
HTML::HeadParser (V)
Warning: prerequisite HTML::Tagset 3 not found.
HTML::Parser (V)
File::Listing (V)
Encode::Locale (V)
LWP::UserAgent (V)
HTTP::Request (V)