fre, 21 08 2009 kl. 14:36 -0700, skrev Manish Kulkarni: > I'm new to Octave, and trying to install video-processing package, > pkg install video-1.0.2.tar.gz > > > I get the following error: > > > checking for av_write_frame in -lavformat... no > error: called from `pkg>configure_make' in file C:\Octave > \3.2.0_gcc-4.3.0\share\octave\3.2.0\m\pkg\pkg.m near line 1242 > column 2 > error: called from: > error: C:\Octave\3.2.0_gcc-4.3.0\share\octave\3.2.0\m\pkg\pkg.m at > line 714, column 5 > error: C:\Octave\3.2.0_gcc-4.3.0\share\octave\3.2.0\m\pkg\pkg.m at > line 287, column 7 > octave-3.2.0.exe:39:~\Documents\mSilica\tftOctave > > If anyone can explain how to fix this problem, it would help me a lot.
You need to have ffmpeg installed before you can install this package. Søren ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
