From: Ramiro Polla Date: Wed, 17 Oct 2007 17:45:34 +0000 (+0000) Subject: Add entry about pr not being present in standard MSYS install. X-Git-Tag: v0.5~7214 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e75f899784bbc6cf11e1a3c7f192ed4c278f2f61;p=platform%2Fupstream%2Flibav.git Add entry about pr not being present in standard MSYS install. Originally committed as revision 10769 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/doc/faq.texi b/doc/faq.texi index 8e27780..b14ea9f 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -434,6 +434,10 @@ and libmpdemux/demux_lavf.c in MPlayer sources. The standard MSys bash (2.04) is broken. You need to install 2.05 or later. +@section I get "./configure: line : pr: command not found" in MSys. + +The standard MSys install doesn't come with pr. You need to get it from the coreutils package. + @section I tried to pass RTP packets into a decoder, but it doesn't work. RTP is a container format like any other, you must first depacketize the