[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: w3m installation



On Thu, 2006-10-05 at 14:41, Katsumi Yamaoka wrote:

> >  (add-to-list 'exec-path "/usr/share/emacs/site-lisp/")
> 
> So, is there the w3m command in this directory?

Yes !

-------------------------------------------------------------------------------
Following is the complete info of my installation, using w3m.
-------------------------------------------------------------------------------

Red Hat Enterprise GNU/Linux 3.0 system.

GNU Emacs : - `/opt/emacs-21.4/src/'

w3m : `/usr/local/share/emacs/site-lisp/w3m/'

Installed w3m as :

[GNU/Linux:@emacs-w3m-1.4.4]# ./configure
[GNU/Linux:@emacs-w3m-1.4.4]# make
[GNU/Linux:@emacs-w3m-1.4.4]# make install

-------------------------------------------------------------------------------

.emacs entry :

(add-to-list 'load-path "/usr/local/share/emacs/site-lisp")

(add-to-list 'exec-path "/usr/local/share/emacs/site-lisp/w3m/")

(require 'w3m-load)

-------------------------------------------------------------------------------

Usage : M-x w3m <RET>

-------------------------------------------------------------------------------

But still it's unable to load w3m !

-
Ramprasad B