|
@@ -75,7 +75,7 @@ chmod -v 0755 /lib/libacl.so.1.1.0</userinput></screen>
|
|
<para>Change default location for the libtool archive and recreate
|
|
<para>Change default location for the libtool archive and recreate
|
|
symlink to shared library since it points to removed file:</para>
|
|
symlink to shared library since it points to removed file:</para>
|
|
|
|
|
|
-<screen><userinput remap="install">sed -i 's@/lib@/usr/lib@' /usr/lib/libacl.la
|
|
|
|
|
|
+<screen><userinput remap="install">sed -i "s|libdir='/lib'|libdir='/usr/lib'|" /usr/lib/libacl.la
|
|
ln -sfv ../../lib/libacl.so.1 /usr/lib/libacl.so</userinput></screen>
|
|
ln -sfv ../../lib/libacl.so.1 /usr/lib/libacl.so</userinput></screen>
|
|
|
|
|
|
</sect2>
|
|
</sect2>
|