2003-10-03 15:41:45 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2004-02-17 05:03:35 +08:00
|
|
|
<para><command>ln -s libxvidcore.so.4 /usr/lib/libxvidcore.so</command>: This
|
|
|
|
command makes applications linked against .so in fact linked to
|
|
|
|
.so.<replaceable>MAJOR</replaceable>. This ensures better binary
|
|
|
|
compatibility as <application>XviD</application> developers take care
|
|
|
|
not changing the <replaceable>MAJOR</replaceable> number until there is
|
2004-02-17 05:06:38 +08:00
|
|
|
an incompatible <acronym>ABI</acronym> change.</para>
|
2003-10-03 15:41:45 +08:00
|
|
|
|
|
|
|
</sect2>
|