Ok thank you all for the help.
> Date: Wed, 2 Feb 2011 09:36:31 -0800
> Subject: Re: Binutils Problem
> From: bwcod...@gmail.com
> To: lfs-support@linuxfromscratch.org
>
> On Wed, Feb 2, 2011 at 8:55 AM, J Falcetti wrote:
> > How do would I know when I'm insid
J Falcetti wrote:
> How do would I know when I'm inside the directory?
Perhaps you need to re read the "general instructions" section.
Are you familiar with the "cd" and "pwd" commands?
First, you untar the tarball, then you cd to the directory
extracted from the tarball. For this particular buil
On Wed, Feb 2, 2011 at 8:55 AM, J Falcetti wrote:
> How do would I know when I'm inside the directory?
>
The command prompt indicates your present working directory.
(eg. bwinfrey@machine:/opt/lfs/sources$) indicates "/opt/lfs/sources" as my PWD.
--
http://linuxfromscratch.org/mailman/listinfo/l
On Tue, Feb 1, 2011 at 9:24 PM, J Falcetti wrote:
> mkdir –v ../binutils-build
>
> cd ../binutils-build
>
Are the commands executed in the directory created by running the tar command?
All chapters require these two steps (file names differ), so the
starting directory for every chapter is the
How do would I know when I'm inside the directory?
> Date: Wed, 2 Feb 2011 12:04:06 +0530
> Subject: Re: Binutils Problem
> From: muruthe...@gmail.com
> To: lfs-support@linuxfromscratch.org
>
> On Wed, Feb 2, 2011 at 10:54 AM, J Falcetti wrote:
> > I’ve been st
On Wed, Feb 2, 2011 at 10:54 AM, J Falcetti wrote:
> I’ve been stuck on this part of LFS for a while. I have started over a
> couple times to see if there was something I had done wrong. When I get to
>
> mkdir –v ../binutils-build
>
> cd ../binutils-build
>
> it lets me through and when I try