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

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

[Octave-bug-tracker] [bug #40900] GUI quits when trying to pick a code a


From: Rik
Subject: [Octave-bug-tracker] [bug #40900] GUI quits when trying to pick a code assist option
Date: Thu, 02 Jan 2014 20:01:15 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Follow-up Comment #10, bug #40900 (project octave):

Since 3.8.0 is now out, can you reproduce the problem on the existing code
base?  I'm not sure if there is a PPA for it yet, but I don't think I would
trust it anyways.  It's not hard to build from the tar.gz file on Ubuntu. 
First get the 3.8.0 release from the Octave web site.  Then after unpacking it
run something along these lines:


sudo apt-get build-dep octave
./configure --prefix=/home/<username>/local
make
make install


Which will install a very local copy that you can run with
/home/<username>/local/bin/octave.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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