|
From: | Michael Godfrey |
Subject: | [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option |
Date: | Tue, 08 Mar 2016 18:27:31 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.75 Safari/537.36 |
Follow-up Comment #28, bug #47346 (project octave): John: Your latest patches produce: 1. With including .octaverc which contains graphics_toolkit('fltk') ++ address@hidden ~]$ oct error: octave_config_info: no info for 'features' error: execution exception in /usr/local/lib/octave/4.1.0+/oct/x86_64-pc-linux-gnu/PKG_ADD error: graphics_toolkit: fltk toolkit is not available error: execution exception in /home/godfrey/.octaverc >> available_graphics_toolkits() ans = { [1,1] = qt } >> quit =========================================== Then: address@hidden ~]$ oct -f error: octave_config_info: no info for 'features' error: execution exception in /usr/local/lib/octave/4.1.0+/oct/x86_64-pc-linux-gnu/PKG_ADD >> available_graphics_toolkits() ans = { [1,1] = qt } ========================================== -- So, not much better than before. Sorry. _______________________________________________________ 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] |