Mercurial > mplayer.hg
changeset 2684:aadd16c5d6eb
divx4 installation updated
author | gabucino |
---|---|
date | Sun, 04 Nov 2001 14:35:50 +0000 |
parents | 82403781e13d |
children | 0ce577c9b641 |
files | DOCS/Hungarian/codecs.html DOCS/codecs.html |
diffstat | 2 files changed, 2 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/codecs.html Sun Nov 04 14:23:31 2001 +0000 +++ b/DOCS/Hungarian/codecs.html Sun Nov 04 14:35:50 2001 +0000 @@ -67,15 +67,7 @@ <P> <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>
--- a/DOCS/codecs.html Sun Nov 04 14:23:31 2001 +0000 +++ b/DOCS/codecs.html Sun Nov 04 14:35:50 2001 +0000 @@ -67,14 +67,7 @@ <P> <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>