[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Does sb-yahoo.el work?
- From: lightcyan.area51@xxxxxxxxx
- Date: Tue, 28 Apr 2009 23:44:10 +0900 (LMT)
- X-ml-name: emacs-w3m
- X-mail-count: 10863
- References: <b4m8wll9t1j.fsf@xxxxxxx> <20090428.201031.01370693.Administrator@X60S> <b4m4ow99g8s.fsf@xxxxxxx>
lightcyanです。
From: Katsumi Yamaoka <yamaoka@xxxxxxx>
Subject: [emacs-w3m:10862] Re: Does sb-yahoo.el work?
Date: Tue, 28 Apr 2009 20:20:35 +0900
> それらがあるディレクトリで autoconf コマンドを (引数なしで) 実行
> してください。たぶんお持ちだと思いますけれど、無ければ例えば:
>
> ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.63.tar.bz2
>
> これを展開した場所で
>
> ./configure; make
> su
> make install
>
> などとタイプすれば良いはずです。
w3mのインストールだけは出来たのですが、もう一つ質問させてください。
shimbunのインストールをしたいのですが、
./configure --with-emacs=c:/Meadow3/bin/Meadow.exe --with-lispdir=c:/meadow3/packages/lisp/ --with-addpath=c:/Meadow2/packages/lisp/flim
としたのですが、
make で、
Generating autoloads for shimbun/shimbun.el...
Generating autoloads for shimbun/shimbun.el...done
:
:
と出た後
In toplevel form:
shimbun/nnshimbun.el:47:1:Error: Cannot open load file: mcharset
In toplevel form:
shimbun/sb-2ch.el:33:13:Error: Cannot open load file: static
In toplevel form:
shimbun/sb-airs.el:35:1:Error: Cannot open load file: static
In toplevel form:
shimbun/sb-aljazeera.el:29:1:Error: Cannot open load file: static
:
:
などとエラーが続き、
Mew の起動で、
Cannot open load file: shimbun
となります。
*Backtrace*は
Debugger entered--Lisp error: (file-error "Cannot open load file" "shimbun")
require(shimbun)
(progn (require (quote shimbun)) (require (quote mew)))
(eval-and-compile (require (quote shimbun)) (require (quote mew)))
eval-buffer(#<buffer *load*<6>> nil "c:/meadow3/packages/lisp/mew-shimbun.el" nil t) ; Reading at buffer position 1507
load-with-code-conversion("c:/meadow3/packages/lisp/mew-shimbun.el" "c:/meadow3/packages/lisp/mew-shimbun.el" nil t)
require(mew-shimbun)
:
となっています。Mew version が3.2と低いのが原因でしょうか?
他にも何か必要な情報がありましたら、教えてください(_ _)
--
lightcyan