octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #44751] Failure to exit when running Octave in


From: Guillaume
Subject: [Octave-bug-tracker] [bug #44751] Failure to exit when running Octave in --no-gui mode
Date: Mon, 13 Apr 2015 16:51:58 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #35, bug #44751 (project octave):

Just in case someone wants to reproduce the problem locally, I just checked
that it takes about 1h15 to create a VM and build Octave on it (most of the
time just waiting installation/compilation to go through).

* Create an openSUSE 13.2 Virtual Machine:
  http://software.opensuse.org/132/en
  (I used 1 CPU, 5GB RAM, 20GB partition)
  (using defaults, just check "add Online Repositories before install",
"Update repository (Non OSS)", "Main repository (Sources)", "Main Update
repository")

* Install all relevant packages:


zypper source-install -d octave
zypper install mercurial libtool rsvg-view


* Clone, configure and compile Octave:


hg clone http://www.octave.org/hg/octave
cd octave
./bootstrap
mkdir .build
cd .build
../configure
make
./run-octave --no-gui

  

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44751>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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