From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Newsgroups: gmane.emacs.help Subject: Installing emacs-w3m (via el-get) on OS X? Date: Mon, 17 Sep 2012 10:14:17 -0700 (PDT) Message-ID: <8fd8afb5-7391-43fa-9ee5-8864011de6d4@o8g2000yqm.googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1347902124 23958 80.91.229.3 (17 Sep 2012 17:15:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Sep 2012 17:15:24 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 17 19:15:28 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TDeuj-0005uj-4s for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Sep 2012 19:15:17 +0200 Original-Received: from localhost ([::1]:47974 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDeue-0005Bt-OH for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Sep 2012 13:15:12 -0400 Original-Received: by 10.224.31.20 with SMTP id w20mr7901789qac.2.1347902057621; Mon, 17 Sep 2012 10:14:17 -0700 (PDT) Original-Received: by 10.236.201.134 with SMTP id b6mr1847377yho.15.1347902057588; Mon, 17 Sep 2012 10:14:17 -0700 (PDT) Original-Path: usenet.stanford.edu!v8no6559453qap.0!news-out.google.com!t12ni8qak.0!nntp.google.com!v8no6559451qap.0!postnews.google.com!o8g2000yqm.googlegroups.com!not-for-mail Original-Newsgroups: comp.emacs,gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: o8g2000yqm.googlegroups.com; posting-host=38.112.155.163; posting-account=G2l8pgoAAABQYixzPXgqN3qQugbP4n5s Original-NNTP-Posting-Host: 38.112.155.163 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1, gzip(gfe) Injection-Date: Mon, 17 Sep 2012 17:14:17 +0000 Original-Xref: usenet.stanford.edu comp.emacs:102598 gnu.emacs.help:194470 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86811 Archived-At: I'm trying to install w3m on my OS X system so I can read HTML messages with Wanderlust. I've managed to install el-get and, with that, Wanderlust. However, when I try to install emacs-w3m, I get errors that autoconf is not found: el-get is waiting for "/bin/bash" to complete emacs-w3m failed to install: (error el-get: /bin/bash el-get could not build emacs-w3m [/bin/bash -c autoconf]) [2 times] el-get-installation-failed: el-get: /bin/bash el-get could not build emacs-w3m [/bin/bash -c autoconf] Anyone know how to get past this? Thanks, -pd