summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-04 14:35:50 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-04 14:35:50 +0000
commit86575bcfde514f9e7e5a015e78a4dbf6add074de (patch)
tree05f79c7b9dcf26705a70ddb4ad01e55c2ee463ba /DOCS
parent9d9561be245d4b14818374a67e7a934aa27695ed (diff)
downloadmpv-86575bcfde514f9e7e5a015e78a4dbf6add074de.tar.bz2
mpv-86575bcfde514f9e7e5a015e78a4dbf6add074de.tar.xz
divx4 installation updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2685 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Hungarian/codecs.html10
-rw-r--r--DOCS/codecs.html9
2 files changed, 2 insertions, 17 deletions
diff --git a/DOCS/Hungarian/codecs.html b/DOCS/Hungarian/codecs.html
index 7c552ee220..47e58f5d55 100644
--- a/DOCS/Hungarian/codecs.html
+++ b/DOCS/Hungarian/codecs.html
@@ -67,15 +67,7 @@ jelenleg zárt forráskódú. :(</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://download2.projectmayo.com/dnload/divx4linux/divx4linux-20010718.zip">http://download2.projectmayo.com/dnload/divx4linux/divx4linux-20010718.zip</A></P>
-<P>Jelenleg nem tartalmaz automatikus installáló programot, ígyhát kézzel kell
-feltenni, PONTOSAN úgy ahogy itt áll. Először ki kell tömöríteni, majd
-be kell másolni:</P>
-
-<P><CODE>cp libdivxdecore.so.0.0.0 /usr/local/lib/<BR>
-ln -s /usr/local/lib/libdivxdecore.so.0.0.0 /usr/local/lib/libdivxdecore.so.0<BR>
-ln -s /usr/local/lib/libdivxdecore.so.0 /usr/local/lib/libdivxdecore.so<BR>
-ldconfig<BR>
-cp decore.h /usr/local/include/</CODE></P>
+<P>Tömörítsd ki, és futtasd a <CODE>./install.sh</CODE> scriptet.</P>
<P>Megj: NE felejtsd el hozzáadni az /usr/local/lib-et az /etc/ld.so.conf
file végére!</P>
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index a1c58380dc..d38e52152c 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -67,14 +67,7 @@ disadvantage of this codec is that it's currently closed-source. :(</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://download2.projectmayo.com/dnload/divx4linux/divx4linux-20010718.zip">http://download2.projectmayo.com/dnload/divx4linux/divx4linux-20010718.zip</A></P>
-<P>No automatic installing available at this time, so install it manually,
-EXACTLY as described here. Unpack it, and copy files to their place:</P>
-
-<P><CODE>cp libdivxdecore.so.0.0.0 /usr/local/lib/<BR>
-ln -s /usr/local/lib/libdivxdecore.so.0.0.0 /usr/local/lib/libdivxdecore.so.0<BR>
-ln -s /usr/local/lib/libdivxdecore.so.0 /usr/local/lib/libdivxdecore.so<BR>
-ldconfig<BR>
-cp decore.h /usr/local/include/</CODE></P>
+<P>Unpack it, and run <CODE>./install.sh</CODE> as root.</P>
<P>Note: do NOT forget to add /usr/local/lib to your /etc/ld.so.conf !</P>