|
@@ -70,6 +70,16 @@ chmod -v 755 /usr/lib/libcap.so</userinput></screen>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry>
|
|
|
+ <term><parameter>lib=lib</parameter></term>
|
|
|
+ <listitem>
|
|
|
+ <para>This parameter installs the library in
|
|
|
+ <filename>$prefix/lib</filename> rather than
|
|
|
+ <filename>$prefix/lib64</filename> on x86_64. It has no effect on
|
|
|
+ x86.</para>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
</variablelist>
|
|
|
|
|
|
<para>The shared library needs to be moved to
|