From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Install Guix in MIPS Date: Tue, 27 Jan 2015 14:02:33 +0100 Message-ID: <871tmgml5i.fsf@gnu.org> References: <9bbea2f5ac976277c59485d2e0cf5006@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG5pE-00071g-MD for guix-devel@gnu.org; Tue, 27 Jan 2015 08:05:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YG5mu-0002sW-CX for guix-devel@gnu.org; Tue, 27 Jan 2015 08:02:41 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG5mu-0002sA-8E for guix-devel@gnu.org; Tue, 27 Jan 2015 08:02:36 -0500 In-Reply-To: <9bbea2f5ac976277c59485d2e0cf5006@openmailbox.org> (Daniel Pimentel's message of "Tue, 27 Jan 2015 09:00:19 -0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Daniel Pimentel Cc: guix-devel@gnu.org Daniel Pimentel skribis: > Hi Guix, I installed GNU Guix, via usb image, in my Desktop and > Laptop. But I want to install in my Lemote computer (Mips64 > plataform). How do it? It=E2=80=99s possible to install Guix (the package manager) on MIPS on top = of whatever GNU/Linux distro is already installed (see =E2=80=9CInstallation= =E2=80=9D in the manual.) However, it=E2=80=99s not possible to install GSD on MIPS currently. Thanks, Ludo=E2=80=99.