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 <sccrbl...@msn.com> 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 to compile it using
> >
> >
> >
> > ../binutils-2.20.1/configure \
> >
> > --target=$LFS_TGT –prefix=/tools \
> >
> >  --disable-nls –disable-werror
> >
> >
> >
> >  it said there was no such file or directory. I am currently using the Live
> > CD.
> >
> 
> Make sure you are inside the source directory (the one you get after
> you unzip binutils-2.20.1.tar.bz2) when you execute
>   mkdir –v ../binutils-build
>   cd ../binutils-build
> -- 
> 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

Reply via email to