Hi,

Le mardi 12 avril 2011 à 21:42 -0600, [email protected] a
écrit :
> -# End /etc/ld.so.conf</literal>
Are you sure this line should be removed? If yes, it should be added
again later I think.

> +</literal>
>  EOF</userinput></screen>
>  
> +  <para>If desired, the dynamic loader can also search a directory and
> +  include the contents of files found there.  Generally the files in 
> +  this include directory are one line specifying the desired library path.
> +  To add this capability run the following commands:</para>
> +
> +<screen role="nodump"><userinput>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; "EOF"
> +<literal># Add an include directory
> +include /etc/ld.so.conf.d/*.conf
Here I'd add # End /etc/ld.so.conf</literal> to match to the 1st line of the 
file.

> +</literal>
> +EOF
> +mkdir /etc/ld.so.conf.d</userinput></screen>
> +
>    </sect2>
>  
>    <sect2 id="contents-glibc" role="content">
> 
> PS: thanks for r9495 too :) I note it was a bit what I suggested some time 
> ago and was not accepted (maybe I did not express properly the idea). This 
> reword is welcome. Users who mentioned me the issue will be happy.
> 
> Sincerely,
> 
> 
-  
       Jean-Philippe MENGUAL
       Vice-Président de l'association traduc.org 
       Coordinateur du projet Linux From Scratch





-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to