octave-maintainers
[Top][All Lists]
Advanced

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

Re: "Official" binary release for Windows


From: Philip Nienhuis
Subject: Re: "Official" binary release for Windows
Date: Sat, 8 Mar 2014 10:54:47 -0800 (PST)

John Donoghue-2 wrote
> Message: 5
> Date: Sat, 8 Mar 2014 02:33:35 -0800 (PST)
> From: Philip Nienhuis <

> address@hidden

> >
> To: 

> octave-maintainers@

> Subject: Re: "Official" binary release for Windows
> :
> <snip>
> :
> - Comment out the pkg install line for the tsa package (which is currently
> broken)
> :
> <snip>
> :
> 
> Phillip,
> 
> TSA builds for me - what happens if you try to build it?

(took me a while to realize that "TSA" means tsa package. OK I'm a bit hazy
today :-)  )

Well what happens when I try it with a 3.8.1 that otherwise is fully
functional is this:

====================================================
>> pkg install -verbose -noauto tsa-4.2.7.tar.gz
mkdir (C:\Users\Philip\AppData\Local\Temp\oct-2)
untar (tsa-4.2.7.tar.gz, C:\Users\Philip\AppData\Local\Temp\oct-2)
ls: /usr/local/MATLAB: No such file or directory
ls: /usr/local/MATLAB/R*: No such file or directory
ls: /usr/local/MATLAB/R*: No such file or directory
make: /bin/mexext: Command not found
make: Entering directory `/tmp/oct-2/tsa/src'
ls: /usr/local/MATLAB/R*: No such file or directory
make: /bin/mexext: Command not found
mkoctfile --mex "covm_mex.cpp"  -lgomp -llapack -lblas     ## Octave
mkoctfile --mex "sumskipnan_mex.cpp"  -lgomp -llapack -lblas     ## Octave
make: Leaving directory `/tmp/oct-2/tsa/src'
copyfile C:\Users\Philip\AppData\Local\Temp\oct-2\tsa\src\covm_mex.mex C:
\Users\Philip\AppData\Local\Temp\oct-2\tsa\src\sumskipnan_mex.mex C:\User
s\Philip\AppData\Local\Temp\oct-2\tsa\inst\i686-w64-mingw32-api-v49+
warning: function C:\Octave\Octave-3.8.1\share\octave\packages\tsa-4.2.7\
detrend.m shadows a core library function
>> 
====================================================

... and tsa shows up in "pkg list".


Trying the demos:
>> tsademo
warning: load: file found in load path
....... (demos work fine)
>> invfdemo
warning: load: file found in load path
>> bisdemo
warning: load: file found in load path

(hmm just cosmetic warning I suppose)

So I'll gladly swallow that recommendation in my previous post - tsa is OK.

Did you fix something with the libopenblas.dll so that tsa installation does
pick it up now?

Philip




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Official-binary-release-for-Windows-tp4662835p4662872.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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