axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Axiom on Windows


From: Tim Daly
Subject: Re: [Axiom-developer] Axiom on Windows
Date: Sun, 3 Jun 2018 20:39:38 -0400

An alternative approach, and the one I actually use, is to install VirtualBox,
boot Ubuntu and install Axiom with

   apt-get install axiom

This has the advantage that you can stop work in the middle of a session,
save the virtual machine, and later restart the virtual machine and be back
in the middle of your session.

Tim

On Sun, Jun 3, 2018 at 2:11 AM, Tim Daly <address@hidden> wrote:
The operating system doesn't seem to like running the Docker image.
The listed options enable running Axiom.

Tim


On Sat, Jun 2, 2018 at 5:19 PM, Fabrizio Caruso <address@hidden> wrote:

Hi

After successly installing everything, I get the following error:

$ docker run -i -t daly/axiom axiom
personality change failure 1

  Fabrizio


De : Tim Daly <address@hidden>
Envoyé : samedi 2 juin 2018 03:13
À : address@hidden; Tim Daly
Objet : Axiom on Windows
 
Axiom is distributed using Docker. See:
https://docs.docker.com/docker-for-windows/install/#install-docker-for-windows-desktop-app
Docker for Windows is the Community Edition (CE) of Docker for Microsoft Windows. To download Docker for Windows, head to Docker Store. Download from Docker Store What to know before...


Once Docker is installed then do:

docker pull daly/axiom

docker run -i -t daly/axiom axiom

Tim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]