help-octave
[Top][All Lists]
Advanced

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

Re: Installation of OCT files.


From: Søren Hauberg
Subject: Re: Installation of OCT files.
Date: Sat, 26 Mar 2005 14:33:48 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20050111)

The following works for me:

path([path getenv('HOME')])

or you can use the addpath function from octave-forge

/Søren

Muthiah Annamalai skrev:
Hello there!
Greetings.

I have a few .oct files which I want to install, without being ROOT. so I want to put it into the users
HOME directory, and so s/he may use it.

How do I do this ?

I tried path=strcat(path,strcat(getenv("HOME"),"//"));

in the .octaverc file. But it didnot work.

Must setenv work?

Please help.
Cheers,
Muthu.


                
__________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/


-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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