octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave development daily snapshot service


From: Colin Macdonald
Subject: Re: Octave development daily snapshot service
Date: Mon, 15 Apr 2019 08:18:23 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 2019-04-14 10:05 p.m., Doug Stewart wrote:
@Colin
How did you get X11 working?
Also I can't install any pkgs. but if I do:
system(ping('cbc.ca <http://cbc.ca>'))
that works --- so the network seems to work but I get:

Mike has a newer project about this:

docker pull mtmiller/octave

docker run -it mtmiller/octave

You can get different versions like:

docker run -it mtmiller/octave:devel

- - - - -

As for X11: I can't remember and haven't tried with the new project. It was probably "xhost +" or some such danger... I need to run the above commands as "sudo docker ...": perhaps if I had my user to some docker group, X would just work.

I filed [1] to get some of this documented.

[1] https://gitlab.com/mtmiller/docker-octave/issues/19

octave:1> pkg -forge list
error: pkg: could not read URL, please verify internet connection
error: called from
     list_forge_packages at line 29 column 5
     pkg at line 383 column 11

Try this with the new mtmiller/octave?

Colin



reply via email to

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