From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.help Subject: Re: Need Help With Figuring How To Install Required Perl Modules On Puppy Linux (Slacko, 64 Bit) To Properly Install Emacs From Source Date: Mon, 10 Jan 2022 05:59:34 +0100 Message-ID: <87bl0knq2x.fsf@telefonica.net> References: <2c87d1f0-f503-4e50-8447-4cc8b8c5a4a3@www.fastmail.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13717"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) To: help-gnu-emacs@gnu.org Cancel-Lock: sha1:Z58mlK6NxznfCzgGqBsgqhbRlrk= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Jan 10 06:02:48 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n6mpT-0003Pc-Iu for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 10 Jan 2022 06:02:47 +0100 Original-Received: from localhost ([::1]:43762 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n6mpS-000161-2B for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 10 Jan 2022 00:02:46 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:47014) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6mmV-00015c-MN for help-gnu-emacs@gnu.org; Sun, 09 Jan 2022 23:59:43 -0500 Original-Received: from ciao.gmane.io ([116.202.254.214]:37842) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6mmT-0000Vv-8c for help-gnu-emacs@gnu.org; Sun, 09 Jan 2022 23:59:43 -0500 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1n6mmR-000ASZ-Dt for help-gnu-emacs@gnu.org; Mon, 10 Jan 2022 05:59:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ Received-SPF: pass client-ip=116.202.254.214; envelope-from=geh-help-gnu-emacs@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:135167 Archived-At: "Samuel Banya" writes: > I'm trying to build the latest Emacs 27.2 from source via the > ./autogen.sh shell script since I was trying to follow along with this > guide: > https://ubuntuhandbook.org/index.php/2021/12/compile-gnu-emacs-source-ubuntu/ > > I downloaded the latest source tarball from here and extracted it: > http://gnu.askapache.com/emacs/ > > However, I am getting the following error: > > *OUTPUT OF './autogen.sh':* > # ./autogen.sh autogen.sh is for building from a git checkout, source tarballs already contain the `configure' script generated by autoconf.