LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   LFS Faq Good info! And have some more ? (https://www.linuxquestions.org/questions/linux-from-scratch-13/lfs-faq-good-info-and-have-some-more-20791/)

jbhoo 05-12-2002 03:22 PM

LFS Faq Good info! And have some more ?
 
For anyboby that is new and don't know there is a good faq page at ...lfs from scratch faq
that answers alot of ? you might have. I had to reinstall gcc from $LFS again to get the static link set to install Glib from chroot I had to change permissions on some files from root to user lfs and reinstall it and then reapply chroot before installing Glib. If I have to do this again is there a easy way to change the ownership from root to $LFS ? I used the commands in ch#6 to change them all back to root in one shot.Hope this is making sence. One more ? while compiling and installing programs is it ok to go about your business on your comp? I mean lite stuff like surfing email

Baloo 05-13-2002 11:34 AM

Think you may need to edit out one of the http:// 's from you link ;)

lfslinux 05-13-2002 01:59 PM

Re: LFS Faq Good info! And have some more ?
 
Quote:

Originally posted by jbhoo
For anyboby that is new and don't know there is a good faq page at lfs from scratch faq
that answers alot of ? you might have. I had to reinstall gcc from $LFS again to get the static link set to install Glib from chroot I had to change permissions on some files from root to user lfs and reinstall it and then reapply chroot before installing Glib. If I have to do this again is there a easy way to change the ownership from root to $LFS ? I used the commands in ch#6 to change them all back to root in one shot.Hope this is making sence. One more ? while compiling and installing programs is it ok to go about your business on your comp? I mean lite stuff like surfing email ....

Changing ownership from 'root' back to the 'lfs' user, run the exact same command you found earlier in chapter 5: chown -R lfs $LFS

Yes, you can use your computer while things are compiling. No problem at all there.

Baloo 05-14-2002 03:00 AM

Gerard Beekmans wrote:

Yes, you can use your computer while things are compiling. No problem at all there.

__________________


Just things will be a little s-l-o-w (well on mine anyway :))


All times are GMT -5. The time now is 09:09 AM.