|
@@ -41,6 +41,10 @@
|
|
|
|
|
|
<screen><userinput>echo "127.0.0.1 localhost $(hostname)" > /etc/hosts</userinput></screen>
|
|
|
|
|
|
+ <para>Fix an incompatibility with gcc-&gcc-version;:</para>
|
|
|
+
|
|
|
+<screen><userinput>sed -i 's/command /command[ -]/' makedepend.SH</userinput></screen>
|
|
|
+
|
|
|
<para>To have full control over the way Perl is set up, you can run the
|
|
|
interactive <command>Configure</command> script and hand-pick the way this
|
|
|
package is built. If you prefer, you can use the defaults that Perl
|