diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-23 12:25:25 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-23 12:25:25 +0000 |
commit | 2ae0646772e15c2d7f6ebfa26f07f45db28cb43f (patch) | |
tree | f75eeb8dd42fb644adc6fee3a1817cbbc1c4da30 /DOCS/faq.html | |
parent | e0faf28d8e0beb236c5e53b96f88e89fe6775dc6 (diff) | |
download | mpv-2ae0646772e15c2d7f6ebfa26f07f45db28cb43f.tar.bz2 mpv-2ae0646772e15c2d7f6ebfa26f07f45db28cb43f.tar.xz |
removed some fucks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3669 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r-- | DOCS/faq.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html index 1318e8deaa..cb778e1fc9 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -183,9 +183,7 @@ I try to start it, it says:<BR> shared object file: No such file or directory</CODE><BR> I checked up on the file and it IS there in /usr/local/lib. </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> -What are you doing on Linux? Can't you install a library? Why do -we get these questions? It's not <B>MPlayer</B> specific at all! Add -/usr/local/lib to <B>/etc/ld.so.conf</B> and run <B>ldconfig</B> . +Add /usr/local/lib to <B>/etc/ld.so.conf</B> and run <B>ldconfig</B> . Or install it to /usr/lib , because if you can't solve the /usr/local problem, you are careless enough to do such things. </TD><TR><TD COLSPAN=3> </TD><TR> |