Re: LFS (Version SVN-20100529) - 5.19. File-5.04

2010-06-15 Thread Chris Staub
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

Re: LFS (Version SVN-20100529) - 5.19. File-5.04

2010-06-15 Thread Simon Geard
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

Re: LFS (Version SVN-20100529) - 5.19. File-5.04

2010-06-14 Thread littlebat
> 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

Re: LFS (Version SVN-20100529) - 5.19. File-5.04

2010-06-14 Thread Face
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

Re: LFS (Version SVN-20100529) - 5.19. File-5.04

2010-06-14 Thread Face
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 >

Re: LFS (Version SVN-20100529) - 5.19. File-5.04

2010-06-14 Thread littlebat
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

Re: LFS (Version SVN-20100529) - 5.19. File-5.04

2010-06-14 Thread Andrew Benton
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