octave-maintainers
[Top][All Lists]
Advanced

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

Re: Newer Versions of Octave Struggle with Character Strings


From: evansste
Subject: Re: Newer Versions of Octave Struggle with Character Strings
Date: Tue, 4 Jul 2017 14:45:31 -0700 (PDT)

Thanks everyone.  The .octaverc issue has now been solved, thanks to your
mention of the race condition.  I'm not using the GUI, but this solved my
issue all the same.

Before compiling Octave 4.2.1, I never uninstalled my old version of Octave
(Octave 4.0.2).  I've always typed "octave-cli" in order to start Octave. 
After installing 4.2.1, the "octave-cli" command would still start 4.0.2. 
So I've now changed my .bash_aliases file to contain the following line:

alias octave-cli="/opt/octave4/bin/octave -p /home/evansste/octdir --no-gui"

This was based on Mike's suggestion to use addpath, and it seems to be
working well.

Thanks again for everyone's help.  This truly is a remarkable forum!



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Newer-Versions-of-Octave-Struggle-with-Character-Strings-tp4683973p4684008.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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