Randy McMurchy wrote: > Thomas Trepl wrote: > >>>> -<screen><userinput>make</userinput></screen> >>>> +<screen><userinput>make PREFIX= \ >>>> + LIBEXECDIR=/lib/dhcpcd \ >>>> + DBDIR=/var/lib \ >>>> + SYSCONFDIR=/etc/dhcpcd install</userinput></screen> > > Just out of curiosity, why are we using /lib instead of /usr/lib? > > Additionally, if there really is a /lib/dhcpcd directory, it > should be listed in the installed directories (along with the > /etc/dhcpcd dir as well).
I think it should be in /lib. dhcp may need to be started before /usr is mounted. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
