|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option |
| Date: | Tue, 08 Mar 2016 21:29:41 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Follow-up Comment #36, bug #47346 (project octave):
@Michael: Yes, I can see that the version you have in the .../4.1.0+/...
directory is identical to that from 4.0.0.
I think you need to clean the cruft from your installation and then try 'sudo
make install' again and see if it completes correctly.
To clean the cruft, begin with 'sudo make uninstall' in the development
directory. That should clear out most of it, but I would still go inspect the
/usr/local directory by hand
cd /usr/local
find . -name '*octave*'
If you find anything more delete those files too.
_______________________________________________________
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] |