|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option |
Date: | Tue, 08 Mar 2016 16:13:15 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Follow-up Comment #22, bug #47346 (project octave): My guess is that even after install you are not picking up the correct version of octave because there is another version ahead of it in your PATH variable. Try this # From octave build directory where run-octave works correctly sudo make install # Note exactly where Octave is getting installed. cd .. /full/path/to/octave/executable/bin/octave available_graphics_toolkits If that works, exit to the shell and try which octave to find out where the binary is coming from. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47346> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |