comparison DOCS/faq.html @ 3668:081d696b453d

removed some fucks
author gabucino
date Sun, 23 Dec 2001 12:25:25 +0000
parents 7cf59fbbe4f5
children d867df5432ad
comparison
equal deleted inserted replaced
3667:ec943f8ec439 3668:081d696b453d
181 I try to start it, it says:<BR> 181 I try to start it, it says:<BR>
182 <CODE>&gt; error while loading shared libraries: lib*.so.0: cannot load 182 <CODE>&gt; error while loading shared libraries: lib*.so.0: cannot load
183 shared object file: No such file or directory</CODE><BR> 183 shared object file: No such file or directory</CODE><BR>
184 I checked up on the file and it IS there in /usr/local/lib. 184 I checked up on the file and it IS there in /usr/local/lib.
185 </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"> 185 </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">
186 What are you doing on Linux? Can't you install a library? Why do 186 Add /usr/local/lib to <B>/etc/ld.so.conf</B> and run <B>ldconfig</B> .
187 we get these questions? It's not <B>MPlayer</B> specific at all! Add
188 /usr/local/lib to <B>/etc/ld.so.conf</B> and run <B>ldconfig</B> .
189 Or install it to /usr/lib , because if you can't solve the /usr/local 187 Or install it to /usr/lib , because if you can't solve the /usr/local
190 problem, you are careless enough to do such things. 188 problem, you are careless enough to do such things.
191 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 189 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
192 190
193 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 191 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">