diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-16 02:56:44 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-16 02:56:44 +0000 |
commit | e9cc18b6a2a4d6dc5d01303c8379601a9ce0487c (patch) | |
tree | c94ce95ccbe8c8ed875dedd3149339bf2329f713 | |
parent | 988c45fb6a35e886aed9129d1d983dc82c616353 (diff) |
Recent changes in configure should take care of the Real lib locations.
Hint by Atmos on -users.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6444 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/formats.html | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/DOCS/formats.html b/DOCS/formats.html index 054f721bd5..7311b97404 100644 --- a/DOCS/formats.html +++ b/DOCS/formats.html @@ -175,16 +175,10 @@ will be messy for a short time after seeking.</P> <P>It's recommended to download and install RealPlayer8 or RealONE, because <B>MPlayer</B> can use their libraries to decode files with RealVideo 2.0 or - RealVideo 3.0 video! All you have to do is:</P> -<P> - <CODE>ln -s /usr/local/RealPlayer8/Codecs $PREFIX/lib/real</CODE> -</P> - -<P>NOTE: RealPlayer's installation path may differ from the above, please check - it.</P> + RealVideo 3.0 video!</P> -<P>NOTE: RealPlayer libraries currently <B>can only be used on x86 platform, - and Linux or FreeBSD</B>!</P> +<P>NOTE: RealPlayer libraries currently <B>can only be used with Linux or FreeBSD + on the x86 platform</B>!</P> <P><B><A NAME=2.1.1.8>2.1.1.8. NuppelVideo files</A></B></P> |