From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jude DaShiell Newsgroups: gmane.emacs.help Subject: emacs update on archlinux Date: Tue, 21 Apr 2015 18:34:56 -0400 (EDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Trace: ger.gmane.org 1429657252 20988 80.91.229.3 (21 Apr 2015 23:00:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Apr 2015 23:00:52 +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 Apr 22 01:00:43 2015 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 1Ykh9n-0005AM-8p for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Apr 2015 01:00:43 +0200 Original-Received: from localhost ([::1]:60696 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ykh9m-0002Be-Fq for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Apr 2015 19:00:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ykgku-0006aY-Ew for help-gnu-emacs@gnu.org; Tue, 21 Apr 2015 18:35:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ykgkr-0001pl-84 for help-gnu-emacs@gnu.org; Tue, 21 Apr 2015 18:35:00 -0400 Original-Received: from mailbackend.panix.com ([166.84.1.89]:51026) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ykgkr-0001pH-5M for help-gnu-emacs@gnu.org; Tue, 21 Apr 2015 18:34:57 -0400 Original-Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mailbackend.panix.com (Postfix) with ESMTP id BCA60121F9 for ; Tue, 21 Apr 2015 18:34:56 -0400 (EDT) Original-Received: by panix2.panix.com (Postfix, from userid 20712) id A726133C90; Tue, 21 Apr 2015 18:34:56 -0400 (EDT) Original-Received: from localhost (localhost [127.0.0.1]) by panix2.panix.com (Postfix) with ESMTP id A640C33C87 for ; Tue, 21 Apr 2015 18:34:56 -0400 (EDT) User-Agent: Alpine 2.11 (NEB 23 2013-08-11) X-detected-operating-system: by eggs.gnu.org: GNU/Linux (Android) X-Received-From: 166.84.1.89 X-Mailman-Approved-At: Tue, 21 Apr 2015 19:00:26 -0400 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:103920 Archived-At: For now I'm using micrognuemacs also available on archlinux as a fallback. The abbreviated typescript file will explain. yaourt is a package locator and manager which can do updates. Script started on Tue 21 Apr 2015 06:22:04 PM EDT The Moon is Waxing Crescent (13% of Full) Time: 06:22:04 PM Date: Tuesday April 21 2015 Week: 16 Day Of Year: 111 [jude@athame ~]$ yaourt -Ss emacs extra/emacs 24.5-1 [installed]  The extensible, customizable, self-documenting real-time display editor [jude@athame ~]$ emacs --version emacs: error while loading shared libraries: libgnutls.so.28: cannot open shared object file: No such file or directory [jude@athame ~]$ yaourt -Ss ligbgnutls28 [jude@athame ~]$ yaourt -Ss libgnutls aur/libgnutls13 (null) (79)  Ancient libgnutls.so.13 library aur/libgnutls26 (null) (16)  gnutls26 library (shared objects) [jude@athame ~]$ exit exit Script done on Tue 21 Apr 2015 06:23:59 PM EDT Where can I get gnutls28 and what will I need to do with the archive to extract it and build it? I have the necessary building utilities already installed. -- Twitter: JudeDaShiell