help-octave
[Top][All Lists]
Advanced

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

Re: Package installation trouble


From: Tatsuro MATSUOKA
Subject: Re: Package installation trouble
Date: Thu, 25 Jun 2015 07:56:48 +0900 (JST)

----- Original Message -----
>From: Vinicio Serment Moreno 
>To: Tatsuro MATSUOKA 
>Cc: address@hidden
>Date: 2015/6/25, Thu 04:57
>Subject: Re: Package installation trouble
> 
>
>Hi Tatsuro, I guess it finally worked, although the bin directory should come 
>first as read in the code of the batch file:
>
>
>#***********************************************
>
>Rem   Set up PATH. Make sure the octave bin dir
>Rem   comes first.
>
>
>set 
>PATH=C:\octave\Octave-4.0.0\bin;C:\octave\Octave-4.0.0#***********************************************
> 
>
>
>
>
>
>Apparently I was able to install the 'struct' and 'optim' packages, since a  
>star(*) symbol appears next to 'optim' and 'struct' when I call the package 
>list as below
>
>
>#
>>> pkg list
>optim *|   1.4.1 | C:\octave\Octave-4.0.0\share\octave\packages\optim-1.4.1
>
>struct *|  1.0.11 | ...\Octave-4.0.0\share\octave\packages\struct-1.0.11
>
>#
>
>
>Once again, thanks for your patience and valuable help Tatsuro,
>
>
>Sincerely,
>
>
>Vinicio
>
>
>On Wed, Jun 24, 2015 at 12:16 AM, Tatsuro MATSUOKA <address@hidden> wrote:
>
>Correction:
>>> The purpose of this batch file is not 
>>
>>>
>>> "Find Octave's install directory through cmd.exe variables."
>>>
>>>  
>>> "Delete the all other path variables that might conflict the PATH for
>>> octave."
>>
>>
>>Purpose is
>>
>>"Find *only* Octave's install directory and ignore all other path variables 
>>that might cause conflicts with octave."


I am glad to hear your success. 
I hope your work with octave will be developed.

Tatsuro



reply via email to

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