I don't think that 'll create any problem.You can move all the build dirs to $LFS/sources without any problem. <quote who="erik ashepa"> > thanks matt!!! works like a charm! > > P.S i installed binutils, gcc, kernel-headers from their own directories: > $LFS/gcc-build/.... (for example) will that be a problem? now i also > moved the build directories to $LFS/sources, will that create a > problem? > > or am i just paranoid? > > > On Sun, 13 Mar 2005 15:56:17 +0000, Matthew Burgess > <[EMAIL PROTECTED]> wrote: >> erik ashepa wrote: >> > from what directory do i need to run the first and second command? >> > where do i need to unpack the files, and from what directory do i need >> > to run the third command? >> >> From chapter05/chapter05.html: >> >> "Before issuing the build instructions for a package, the package should >> be unpacked as user lfs, and a cd into the created directory should be >> performed. The build instructions assume that the bash shell is in use." >> >> So: >> >> cd $LFS/sources >> tar xjvf glibc-2.3.4.tar.bz2 >> cd glibc-2.3.4 >> mkdir ../glibc-build >> cd ../glibc-build >> ../glibc-2.3.4/configure ... >> >> Regards, >> >> Matt. >> -- >> http://linuxfromscratch.org/mailman/listinfo/lfs-support >> FAQ: http://www.linuxfromscratch.org/lfs/faq.html >> Unsubscribe: See the above information page >> > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page >
-- Regards: Mukesh Kaushal -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
