[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Wanderlust on emacs windows
On Wed, 29 Sep 2010 15:05:13 +0530 Mohan Radhakrishnan wrote:
> Hi,
>
> Hope that this has been answered before.
Have you checked the ML archive at
http://lists.airs.net/wl-en/archive/ ?
> How do I use Wanderlust in my emacs on windows ? Do I build it ?
>
> I downloaded and tried to build but there is an error.
>
> E:\Clojure Box\wl-2.14.0>"E:\Program Files\GnuWin32\bin\make"
>
> emacs -batch -q -no-site-file -l WL-MK -f compile-wl-package \
>
> NONE NONE
>
> Loading `e:/Clojure Box/wl-2.14.0/WL-MK': old-style backquotes detected!
>
> Loading e:/Clojure Box/wl-2.14.0/WL-CFG...
>
> Cannot open load file: install
>
> make: *** [elc] Error -1
APEL/FLIM/SEMI is not installed on your system or not in your
load-path. Have you read the INSTALL file?
Latest version of WL is 2.15.9. Use cvs or download a snapshot from:
ftp://ftp.jpl.org/wl/snapshots/
-Herbert