help-gnu-emacs
[Top][All Lists]
Advanced

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

Emacs23.3: can't get w3m-el-snapshot to install to appropriate path


From: Dylan
Subject: Emacs23.3: can't get w3m-el-snapshot to install to appropriate path
Date: Wed, 23 Mar 2011 13:19:21 -0700 (PDT)
User-agent: G2/1.0

Hello,

I recently tried installing emacs-w3m (development version) from
source using the "./configure - make - make install" sequence.

Since I have more than one emacs lisp directory installed (GNU emacs
21 in directory /usr/share/emacs, GNU emacs 23 directory in /opt/local/
share/emacs/, and Cocoa Emacs in /Applications/Emacs.app/Contents), I
explicitly configured file using --with-addpath option, such that "./
configure --with-addpath=/Applications/Emacs.app/Contents".

However, upon verifying the install with "make what-where", make only
wants to install in the path where emacs21 is installed (/usr/share/
emacs). To work around this, I tried removing emacs 21 completely,
running make again, and this time it recognized /opt/local/share/emacs
as the install path. Am I missing something here? How can I get make
to recognize and install to the Cocoa Emacs directory?

Thanks,
Dylan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]