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