[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47346] after install octave seg faults during
From: |
John W. Eaton |
Subject: |
[Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option |
Date: |
Wed, 09 Mar 2016 01:05:19 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0 |
Follow-up Comment #44, bug #47346 (project octave):
If the uninstall target is not working correctly then we should try to fix
it.
But in any case, I always recommend using something like
--prefix=$HOME/octave/4.1.0+
Adjust the directory as needed, but the point is to put all files below an
otherwise completely empty directory tree. This way, you can just do
rm -rf $HOME/octave/4.1.0+
to delete everything, even if the build system has changed significantly. The
uninstall target can only be expected to work if you have exactly the same
sources as when you last installed. Maybe you deleted them, or maybe you
updated to a newer version and the set of installed files has changed.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47346>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, (continued)
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Michael Godfrey, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Michael Godfrey, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Rik, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Michael Godfrey, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Michael Godfrey, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Rik, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Rik, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Michael Godfrey, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Rik, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Michael Godfrey, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option,
John W. Eaton <=