1 May 2009 03:06
Re: installing grass trunk to jaunty
Hamish <hamish_b <at> yahoo.com>
2009-05-01 01:06:32 GMT
2009-05-01 01:06:32 GMT
> > Oh... nice(Continue reading)Last week I failed to get ffmpeg support. > > Seems with latest jaunty-updates something has been > > fixed/changed !? .... > ---%<--- > configure: error: *** FFMPEG includes directory > /usr/include/ffmpeg/ does not exist. > ---%<--- > > Could you please tell me if you had to install some extra > packages from the repositories? fyi, on debian/lenny with ffmpeg etc pacakges from the debian- multimedia (non-free) repo I needed to have --with-ffmpeg --with-ffmpeg-includes="/usr/include/ffmpeg /usr/include/ffmpeg/libavcodec /usr/include/ffmpeg/libavformat /usr/include/ffmpeg/libswscale" and install the libavcodec-dev, libavformat-dev, and libswscale-dev pacakges. looking in config.log and using 'apt-file search filename.h' got me there. Hamish _______________________________________________ grass-user mailing list grass-user <at> lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-user
Last week I failed to get ffmpeg support.
> > Seems with latest jaunty-updates something has been
> > fixed/changed !?
....
> ---%<---
> configure: error: *** FFMPEG includes directory
> /usr/include/ffmpeg/ does not exist.
> ---%<---
>
> Could you please tell me if you had to install some extra
> packages from the repositories?
fyi, on debian/lenny with ffmpeg etc pacakges from the debian-
multimedia (non-free) repo I needed to have
--with-ffmpeg --with-ffmpeg-includes="/usr/include/ffmpeg /usr/include/ffmpeg/libavcodec
/usr/include/ffmpeg/libavformat /usr/include/ffmpeg/libswscale"
and install the libavcodec-dev, libavformat-dev, and libswscale-dev pacakges.
looking in config.log and using 'apt-file search filename.h'
got me there.
Hamish
_______________________________________________
grass-user mailing list
grass-user <at> lists.osgeo.org
RSS Feed