Bug 66865 - Help broken due to missing components
Summary: Help broken due to missing components
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: w3m
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Akira TAGOH
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-06-17 20:33 UTC by Michal Jaegermann
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-06-18 05:47:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Michal Jaegermann 2002-06-17 20:33:28 UTC
Description of Problem:

An attempt to bring help, with 'H', in w3m results in an empty screen.

The reason for that the current version of w3m attempts to execute
/usr/lib/w3m/w3mhelp.cgi which is a Perl script with the following lines:

require "w3mhelp-funcname.pl";
require "w3mhelp-funcdesc.en.pl";

and these two files are nowhere to be found.  Sure enough an attempt
to execute directly /usr/lib/w3m/w3mhelp.cgi results in:
Can't locate w3mhelp-funcname.pl in @INC (@INC contains: ..... )

This bug has nothing in common with a closed #51197.

Version-Release number of selected component (if applicable):
w3m-0.3-1

Comment 1 Akira TAGOH 2002-06-18 06:54:02 UTC
should be fixed in 0.3-4.


Note You need to log in before you can comment on or make changes to this bug.