diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-11-07 17:46:22 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-11-07 17:46:22 +0000 |
commit | 1f9f65369ae66c52b5c9bfc14e47fadad13f1644 (patch) | |
tree | 849f945892cc8ea291f318aecd8a85bbcdbce7d4 /DOCS/xml/en/codecs.xml | |
parent | e5ecf74721b325269bbd74a4fe52da26926202f0 (diff) |
Mac OS X shlib support has been replaced by support for Helix codecs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13892 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/codecs.xml')
-rw-r--r-- | DOCS/xml/en/codecs.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index c46e4e406f..52be264f8d 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -406,16 +406,6 @@ If you want to store them in a different location, pass the <option>--with-reallibdir</option> option to <command>configure</command>. </para> -<para> -On Mac OS X you must make sure <filename>pncrt.Shlb</filename> (including its -resource fork!) is in the same directory as the Real codecs. Copy it using, for -example -<screen>ditto -rsrcFork "RealOne Player.app/Contents/MacOS/pncrt.Shlb" "RealOne Player.app/Contents/MacOS/Library/Codecs"</screen> -Not doing so, or forgetting to copy the resource fork, will result in errors -such as: -<screen>GetDiskFragment() failed with error -2804: <<Unknown disk fragment>><<Unknown disk fragment>><pncrt.Shlb><></screen> -</para> - <note><para> <application>RealPlayer</application> libraries currently <emphasis role="bold">only work with Linux, FreeBSD, NetBSD and Cygwin on the x86, |