diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-03-15 22:16:56 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-03-15 22:16:56 +0000 |
commit | 75cb67d2271d53876af797bb9f7b776545b80ace (patch) | |
tree | 4fa86b1257f3ad2d7150f41eec4ad61972187520 /DOCS | |
parent | 0f44a966b918ffe805e1c08e7b405abf3744fda0 (diff) |
xanim search path fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5112 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/Hungarian/codecs.html | 5 | ||||
-rw-r--r-- | DOCS/codecs.html | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/DOCS/Hungarian/codecs.html b/DOCS/Hungarian/codecs.html index 3c767c3746..24c24cfe81 100644 --- a/DOCS/Hungarian/codecs.html +++ b/DOCS/Hungarian/codecs.html @@ -179,8 +179,9 @@ Nagyon könnyű bekapcsolni őket:</P> <A HREF="http://www.3ivx.com">3ivx honlapjáról</A>.</LI> <LI>a <CODE>--with-xanimlibdir</CODE> opcióval mondd meg a configure-nak hogy - hol vannak az xanim codec-ek. Alapállapotban a <CODE>/</CODE> - könyvtárban keresi őket (...) . Egy másik megoldás ha a <I>XANIM_MOD_DIR</I> + hol vannak az xanim codec-ek, ha nem az alapértelmezett + <CODE>/usr/lib/xanim</CODE> könyvtárba installáltad őket. + Egy másik megoldás ha a <I>XANIM_MOD_DIR</I> környezeti változót beállítod arra a könyvtárra ahol az XAnime codec-ek találhatók.</LI> diff --git a/DOCS/codecs.html b/DOCS/codecs.html index 70248a7dd4..c2a984d0a8 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -176,7 +176,8 @@ easy to enable them:</P> isn't there, so download it from the <A HREF="http://www.3ivx.com">3ivx site</A>.</LI> <LI>use the <CODE>--with-xanimlibdir</CODE> option to tell configure where - it can find the xanim codecs. By default, it checks them at <CODE>/</CODE> (...) . + it can find the xanim codecs if you didn't install them to the default + location : <CODE>/usr/lib/xanim</CODE> . Alternatively you can set the environment variable <I>XANIM_MOD_DIR</I> to the dir of the XAnim codecs.</LI> |