On 04/27/2012 11:15 AM, Duncan Baynes wrote:
> Under Nautilus-3.4.1 of the current book
>
> "./configure --prefix=/usr \
>              --sysconfdir=/etc
>              --libexecdir=/usr/lib/nautilus \
>              --disable-nst-extension \
>              --disable-packagekit&&
> make"
>
> should be:
>
> "./configure --prefix=/usr \
>              --sysconfdir=/etc \
>              --libexecdir=/usr/lib/nautilus \
>              --disable-nst-extension \
>              --disable-packagekit&&
> make"
>
>
> Missing a '\' after --sysconfdir=/etc
>
> Cheers,
>
> Duncan

Whoops. Should be fixed now.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to