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: Tue, 23 Jun 2015 08:00:12 +0900 (JST)

<snipped the old post see: 
http://octave.1599824.n4.nabble.com/Package-installation-trouble-td4671036.html 
instead>

>From: Vinicio Serment Moreno 

>To: Tatsuro MATSUOKA; help
>Date: 2015/6/23, Tue 01:06
>Subject: Re: Package installation trouble
> 
>
>Hi Tatsuro, hoped you enjoyed your weekend.
>
>
>I'm sorry but when I type on:
>
>
>>> getevn('PATH')
>error: 'getevn' undefined near line 1 column 2
>
>
>I also created a copy of file octave_gui.bat to save it as 
>octavetrick_gui.bat, and make the modifications you suggested, but still did 
>not work. I attach the file to see whether I edited the correct code. However, 
>I type:
>
>
>>>octavetrick_gui.bat
>error: 'octavetrick_gui' undefined near line 1 column 1
>
>
>Else, it would be a true shame I cannot use your freeware, you guys just did 
>an amazing job and it looks really awesome.
>
>Thank you, have a nice day.
>
>
>Vinicio>From: Vinicio Serment Moreno 
>To: Tatsuro MATSUOKA; help
>Date: 2015/6/23, Tue 01:06
>Subject: Re: Package installation trouble
> 
>
>Hi Tatsuro, hoped you enjoyed your weekend.
>
>
>I'm sorry but when I type on:
>
>
>>> getevn('PATH')
>error: 'getevn' undefined near line 1 column 2
>
>
>
>I also created a copy of file octave_gui.bat to save it as 
>octavetrick_gui.bat, and make the modifications you suggested, but still did 
>not work. I attach the file to see whether I edited the correct code. However, 
>I type:
>
>
>>>octavetrick_gui.bat
>error: 'octavetrick_gui' undefined near line 1 column 1
>
>
>Else, it would be a true shame I cannot use your freeware, you guys just did 
>an amazing job and it looks really awesome.
>
>
>Thank you, have a nice day.
>
>
>Vinicio

I wrote two replies from my smart phone but I re-write them from PC.


>>> getevn('PATH')
>error: 'getevn' undefined near line 1 column 2


Sorry for mistype. "getevn" should be "getenv". 
# The "getenv" function returns a string value of an environmental variable 
specified by an argument.


> I attach the file to see whether I edited the correct code.

I could not find an attachment file on the reply main nor Nabble ML archives.
Please send it again. If you cannot attach it, please just paste in the mail 
main text.


>Else, it would be a true shame I cannot use your freeware, you guys just did 
>an amazing job and it looks really awesome.


> From previous post
>c:/anaconda3/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.7.0/../../../../x86_64-w64-mingw32/
> 
>bin/ld.exe: skipping incompatible C:\Octave\Octave-4.0.0\lib/libmsvcrt.a when 
>searching fo 
>r -lmsvcrt 


"your freeware"


NO! Octave is a free software for everyone who use it. 
Many people are involved in the project like other projects.

The issue comes from the environmental variable interference between annaconda3 
and octave.  

My computers do not have annaconda and no problems occurred in pkg install.
Of course, I can say that annaconda is not also a crime of issue.



Do not misunderstand what is essential.
What is essential is to overcome the "path" interference on this issue.

Tatsuro



reply via email to

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