On 06/14/2010 06:43 AM, Face wrote:
> On Mon, Jun 14, 2010 at 1:25 PM, littlebat wrote:
>>
>> It seems you have missed something, I remember we should always use
>> non-root user (lfs) to compile LFS in chapter 5 at least.
>>
>> See:
>> http://www.linuxfromscratch.org/lfs/view/6.6/chapter04/adding
On Mon, 2010-06-14 at 13:43 +0300, Face wrote:
> On Mon, Jun 14, 2010 at 1:25 PM, littlebat wrote:
> > It seems you have missed something, I remember we should always use
> > non-root user (lfs) to compile LFS in chapter 5 at least.
> >
> when i add lfs user i get permissions problems
This proba
> when i add lfs user i get permissions problems
You have deviated the book.
http://www.linuxfromscratch.org/lfs/view/development/chapter04/addinguser.html
As root, issue the following commands to add the new user:
groupadd lfs
useradd -s /bin/bash -g lfs -m -k /dev/null lfs
--
littlebat
On Mon, Jun 14, 2010 at 1:25 PM, littlebat wrote:
> On Mon, 14 Jun 2010 13:10:18 +0300
> Face wrote:
>
>> hello all,
>> when reach chapter 5.19.1. Installation of File I got this:
>>
>> root:/mnt/lfs/sources/File-5.04# make
>
> It seems you have missed something, I remember we should always us
On Mon, Jun 14, 2010 at 1:24 PM, Andrew Benton wrote:
> On 14/06/10 11:03, Face Man wrote:
>>
>> hello all, when reach chapter 5.19.1. Installation of File I got this:
>> root:/mnt/lfs/sources/File-5.04# make
>> make[2]: Leaving directory `/mnt/lfs/sources/file-5.04/src'
> > Making all in magic
>
On Mon, 14 Jun 2010 13:10:18 +0300
Face wrote:
> hello all,
>when reach chapter 5.19.1. Installation of File I got this:
>
> root:/mnt/lfs/sources/File-5.04# make
It seems you have missed something, I remember we should always use
non-root user (lfs) to compile LFS in chapter 5 at least.
S
On 14/06/10 11:03, Face Man wrote:
>
> hello all, when reach chapter 5.19.1. Installation of File I got this:
> root:/mnt/lfs/sources/File-5.04# make
> make[2]: Leaving directory `/mnt/lfs/sources/file-5.04/src'
> Making all in magic
> make[2]: Entering directory `/mnt/lfs/sources/file-5.04/magic