[email protected] wrote:
> Author: thomas
> Date: 2008-12-21 09:26:03 -0700 (Sun, 21 Dec 2008)
> New Revision: 7658
> 
> Modified:
>    trunk/BOOK/basicnet/connect/dhcpcd.xml
>    trunk/BOOK/general.ent
>    trunk/BOOK/introduction/welcome/changelog.xml
> Log:
> Updated to dhcpcd-4.0.4 (#2569)
>
>      <para>Install <application>dhcpcd</application> by running the following
> -    commands:</para>
> +    commands as the <systemitem class="username">root</systemitem> 
> user:</para>
>  
> -<screen><userinput>make</userinput></screen>
> +<screen><userinput>make PREFIX= \
> +         LIBEXECDIR=/lib/dhcpcd \
> +         DBDIR=/var/lib \
> +         SYSCONFDIR=/etc/dhcpcd install</userinput></screen>

Not that I am trying to get you to do this differently, but I would
have left it as it was (unpriv user building and root installing).
It is the preferred method and the method used by all BLFS packages
that can do it that way. Is there a technical reason you changed it?

-- 
Randy

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

Reply via email to