when I copy and paste export LFS = /mnt/LFS the GIFS directory is created instead of LFS,Now I'm not writing Sino Copying and pasting But errors occur Galore.
second error when I run the command *mkdir -v $ LFS/tools *in the line above it says you can not create directory because it already exists but the bottom line says there is no directory or file, now I copy and stick it without so write it should not receive errors are you sure that the book is correct? 2016-06-16 0:27 GMT+02:00 Paul J. Hentschel <[email protected]>: > >>export lfs = /mnt/lfs is not a valid identifier > > >I created the folder with small letters, Lower case can not be instead of > >mayusculas? > > The directory name can be whatever you want, you just have to match it in > the > export command. But make the environment variable uppercase (LFS) like in > the > book so you can copy and paste the commands instead of typing them all in. > And > make sure there are no spaces on either side of the equal sign like in your > original post. > > I recommend you re-read chapter 2.4 and do it exactly as in the book. > > export LFS=/mnt/lfs > > Paul > > > > -- > http://lists.linuxfromscratch.org/listinfo/lfs-chat > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > >
-- http://lists.linuxfromscratch.org/listinfo/lfs-chat FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
