help-octave
[Top][All Lists]
Advanced

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

Re: "package video is empty"


From: Cameron MacArthur
Subject: Re: "package video is empty"
Date: Fri, 09 Aug 2013 11:25:14 -0400

At the first command, the list of all the packages shows up (video included).  The second command just returns a new line.  i.e.:

 

octave:2> pkg load video

octave:3>

 

Also, for what it's worth, a lot of error messages come up at start-up now. (This didn't happen right after I installed the packages)  But, I've been messing around trying to install cygwin, so that could have caused some problems.  Maybe I should just try re-installing octave now that cygwin is up and running?

 

Here's my Octave start-up:

 

GNU Octave, version 3.6.4

Copyright (C) 2013 John W. Eaton and others.

This is free software; see the source code for copying conditions.

There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or

FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

 

Octave was configured for "i686-pc-mingw32".

 

Additional information about Octave is available at http://www.octave.org.

 

Please contribute if you find this software useful.

For more information, visit http://www.octave.org/get-involved.html

 

Read http://www.octave.org/bugs.html to learn how to submit bug reports.

 

For information about changes from previous versions, type `news'.

 

warning: dispatch is obsolete and will be removed from a future version of Octave; please use classes instead

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\center.m shadows a core library functio

n

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\cor.m shadows a core library function

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\corrcoef.m shadows a core library funct

ion

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\cov.m shadows a core library function

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\detrend.m shadows a core library functi

on

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\iqr.m shadows a core library function

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\kurtosis.m shadows a core library funct

ion

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\mean.m shadows a core library function

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\meansq.m shadows a core library functio

n

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\median.m shadows a core library functio

n

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\moment.m shadows a core library functio

n

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\normcdf.m shadows a core library functi

on

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\norminv.m shadows a core library functi

on

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\normpdf.m shadows a core library functi

on

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\prctile.m shadows a core library functi

on

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\quantile.m shadows a core library funct

ion

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\range.m shadows a core library function

 

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\ranks.m shadows a core library function

 

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\skewness.m shadows a core library funct

ion

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\spearman.m shadows a core library funct

ion

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\std.m shadows a core library function

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\sumsq.m shadows a built-in function

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\tcdf.m shadows a core library function

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\tinv.m shadows a core library function

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\tpdf.m shadows a core library function

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\var.m shadows a core library function

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\nan-2.5.5\zscore.m shadows a core library functio

n

warning: gmsh does not seem to be present some functionalities will be disabled

warning: dx does not seem to be present some functionalities will be disabled

warning: function C:\Octave\Octave3.6.4_gcc4.6.2\share\octave\packages\statistics-1.2.0\fstat.m shadows a core library f

unction

 

 

-Cam

----- Original Message -----

From: Andreas Weber

Sent: 08/09/13 07:44 AM

To: Cameron MacArthur

Subject: Re: "package video is empty"

 
Cameron MacArthur <address@hidden> schrieb: 
>Andy, 
> 
>I followed the readme to the t and it all seems to have installed 
>correctly. Also, as you said, one of the packages listed is a video 
>package, so it should be in there. That being said, when I run the 
>script I have that contains the avifile command I get: 
> 
> *error: 'avifile'undefined near line 35 column 7* 
> 
>Did I install the packages incorrectly? Is there a way to check? Or 
>maybe is avifile just not included in this video package? 
>If avifile isn't included, is there some other video-making command 
>that I can use? I don't absolutely need an .avi video, I just need to 
>make a video. 
> 
>Thanks for all your help and patience with this. 
> 
>-Cam 

Hi Cam, try 
pkg list 
And 
pkg load video 

First list all installed and loaded packages (*). This is a FAQ See in wiki.octave.org. Regards, Andy

 


reply via email to

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