From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: rajudev Newsgroups: gmane.emacs.help Subject: Re: Problems with emacs 26.1 Date: Wed, 27 Mar 2019 00:02:48 +0530 Message-ID: <87imw5xz8v.fsf@sanganak> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="163811"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: mu4e 1.0; emacs 26.1 Cc: "help-gnu-emacs@gnu.org" To: "Ghosh\, Partha" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 26 21:18:07 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h8sWN-000gVT-4z for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Mar 2019 21:18:07 +0100 Original-Received: from localhost ([127.0.0.1]:37487 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8sWM-0000kN-61 for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Mar 2019 16:18:06 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:58704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8r0L-0007EA-9T for help-gnu-emacs@gnu.org; Tue, 26 Mar 2019 14:40:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8qsa-0006rW-9R for help-gnu-emacs@gnu.org; Tue, 26 Mar 2019 14:32:57 -0400 Original-Received: from knopi.disroot.org ([178.21.23.139]:51614) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h8qsZ-0006qt-PN for help-gnu-emacs@gnu.org; Tue, 26 Mar 2019 14:32:56 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 428DB2D2FB; Tue, 26 Mar 2019 19:32:52 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at disroot.org Original-Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cGyqX-HTYJH6; Tue, 26 Mar 2019 19:32:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1553625170; bh=GkQl9mrrjzOd6GE/DYbl8b8S5zjSdCVAnFVl+NJJJqU=; h=References:From:To:Cc:Subject:In-reply-to:Date; b=kY8CD7R7woIIQlMlM0bxD8A+QM/mNTnilYRQ+kyW/gLv3m4RNjwQX2Byse5DkW9tt veVux077xQIsplrSQbPPclH+MMxOs3fv1zyyd9y6LNF4v7cbqrBgBhMPMdLn46sPaZ fTM1EhzvpNoDBW1gt9vI5PvO1DvvjHYUzZJgkKTGO2nalya50aYFLnHKLsA1lZmKxQ 0+bsviRAhgsz5v1xM3x6yEvBJAotjhCh4IKdrPp62rDFZgGQnkKds37+TTDnSS6d7r ueCCwf2L7dZm1Dg9JoZkMjK017Ay+Td+2BiGJ3+mRuQ64V2i9caKPXWT8r0bVEkFxD RFvmd1dTXVYLA== In-reply-to: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 178.21.23.139 X-Mailman-Approved-At: Tue, 26 Mar 2019 16:17:51 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:119756 Archived-At: Replies present Inline. Ghosh, Partha writes: > Dear List Members, > > I am a new member to this list with the following problem. > > I wanted to install Gnu-Emacs 26.1 on Linux Mint (kernel 4.15) running on Macbook Pro. I downloaded from tug site and the process for install ran smoothly, with config stage being provided no gnutls support. I had to choose this option since I could not figure out the necessary libraries required for this support. > Any particular reasons to install it using tar, instead of using the package which is in the repositories? That will install Emacs the recommended way with necessary libs. < snipped for clarity >