help-octave
[Top][All Lists]
Advanced

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

Re: Problem with Octave-2.9.14


From: Tom Holroyd
Subject: Re: Problem with Octave-2.9.14
Date: Wed, 03 Oct 2007 16:19:06 -0400

Try adding . to your PATH.

$ PATH=${PATH}:.

On Wed, 2007-10-03 at 14:37 -0400, Rajkiran wrote:
> Hi,
> 
>  Thanks for your response. See the output below. I've downloaded and I'm using
> octave-2.9.14. However, $octave -v and $octave-2.9.14 -v both show that the
> version is 2.1.50.
> 
> *************** OUTPUT of OCTAVE -V **************************
> 
> [~/Installs/octave-2.9.14/bin]$ls
> mkoctfile  mkoctfile-2.9.14  octave  octave-2.9.14  octave-bug
> octave-bug-2.9.14  octave-config  octave-config-2.9.14
> [~/Installs/octave-2.9.14/bin]$octave -v
> GNU Octave, version 2.1.50 (i686-pc-linux-gnu).
> Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 John W. Eaton.
> This is free software; see the source code for copying conditions.
> There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
> FITNESS FOR A PARTICULAR PURPOSE.
> 
> Report bugs to <address@hidden>.
> 
> 
> [~/Installs/octave-2.9.14/bin]$./octave-2.9.14 -v
> GNU Octave, version 2.1.50 (i686-pc-linux-gnu).
> Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 John W. Eaton.
> This is free software; see the source code for copying conditions.
> There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
> FITNESS FOR A PARTICULAR PURPOSE.
> 
> Report bugs to <address@hidden>.
> 
> *************** OUTPUT of OCTAVE -V **************************
> 
> Thanks,
> Rajkiran
> 
> 
> 
> On Wed, 3 Oct 2007, Thomas Weber wrote:
> 
> > Date: Wed, 03 Oct 2007 20:30:22 +0200
> > From: Thomas Weber <address@hidden>
> > To: address@hidden
> > Cc: Rajkiran <address@hidden>
> > Subject: Re: Problem with Octave-2.9.14
> >
> > Am Mittwoch, den 03.10.2007, 13:07 -0400 schrieb Rajkiran:
> > > Hi,
> > >
> > >   I've downloaded and installed both development and testing
> > > versions of Octave-2.9.14 and have successfully installed on my system
> > > with few warnings. However, when I start Octave and check the version
> > > using the command/function, version, it outputs it as 2.1.50. And also,
> > > many of the functions described in the documentation like "matrix_type"
> > > etc. are not available (I believe the reason is that my octave version is
> > > 2.1.50).
> > >
> > >    So, how to get 2.9.14 version installed ?
> >
> > You are probably still using your old 2.1.50 version.
> >
> > What does
> >     $ octave -v
> > say in your shell?
> >
> > You can probably start your new Octave by typing
> >     $ octave-2.9.14
> > or something along that line.
> >
> >     Thomas
> >
> 
> **************************************************************************
>                       RAJKIRAN PANUGANTI
>       DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
>       www.cse.ohio-state.edu/~panugant/index.html
> 572, Stinchcomb Drive,                                474 Dreese Laboratories
> Apt#6                                         2015, Neil Avenue
> Columbus, OH 43201-1277                       Columbus, OH 43210-1277
> Phone: 614-330-9124                           Phone: 614-292-7036
> ***************************************************************************
> 
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave

Dr. Tom
--
Physician, heal thyself: then you will also heal your patient. Let it be
his best cure to see with his eyes the man who heals himself. Thus spoke
Zarathustra.


reply via email to

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