From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Herbert J. Skuhra" Newsgroups: gmane.emacs.help Subject: Re: Emacs23.3: can't get w3m-el-snapshot to install to appropriate path Date: Wed, 23 Mar 2011 23:12:28 +0100 Message-ID: <87ipv94hbn.wl%hskuhra@fastmail.fm> References: <968589a9-e522-4072-9f8b-82f66e8da152@i35g2000prd.googlegroups.com> <87lj054i0j.wl%hskuhra@fastmail.fm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: dough.gmane.org 1300918762 1997 80.91.229.12 (23 Mar 2011 22:19:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 23 Mar 2011 22:19:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 23 23:19:17 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q2WOV-0008La-FY for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Mar 2011 23:19:11 +0100 Original-Received: from localhost ([127.0.0.1]:49123 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2WIe-0006Yy-OZ for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Mar 2011 18:13:08 -0400 Original-Received: from [140.186.70.92] (port=51293 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2WI4-0006Tz-1R for help-gnu-emacs@gnu.org; Wed, 23 Mar 2011 18:12:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q2WI2-0002el-Vx for help-gnu-emacs@gnu.org; Wed, 23 Mar 2011 18:12:31 -0400 Original-Received: from out3.smtp.messagingengine.com ([66.111.4.27]:54691) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q2WI2-0002eV-S1 for help-gnu-emacs@gnu.org; Wed, 23 Mar 2011 18:12:30 -0400 Original-Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 3E75120A05 for ; Wed, 23 Mar 2011 18:12:30 -0400 (EDT) Original-Received: from frontend2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 23 Mar 2011 18:12:30 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:message-id:from:to:subject:in-reply-to:references:mime-version:content-type; s=smtpout; bh=t06dJJ6e9h/gibd2vCZ5/7u29s8=; b=MpreBd2oUJQk168xBTyPD8VyHHNoSHC5mIIKYC+pffLKKMygkj9z+kd5KEhdLXweurJd+wpyfDKYGDUx12ykgKq3DKdvWUgV6wG4rQ+/PCX/OFfSJ+s4FceyRb5ehMfLbDinGOKOxeM+rb1so3ZGqnQVxd+wMDUR1k9IMATgWFc= X-Sasl-enc: BvLQsYnO3p9W/pyxQbRxNkvKx082MhP6cXi/ywcRY8dA 1300918349 Original-Received: from oslo.ath.cx (d91-128-195-115.cust.tele2.at [91.128.195.115]) by mail.messagingengine.com (Postfix) with ESMTPSA id D6E6F44502F for ; Wed, 23 Mar 2011 18:12:29 -0400 (EDT) In-Reply-To: <87lj054i0j.wl%hskuhra@fastmail.fm> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/23.3.50 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.27 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80366 Archived-At: On Wed, 23 Mar 2011 22:57:32 +0100 "Herbert J. Skuhra" wrote: >Hmm, have you tried: > >./configure --emacs=/full/path/bin/emacs Damn, sorry for the double post and the above line should be: ./configure --with-emacs=/full/path/bin/emacs -Herbert