On Thu, 29 Mar 2012 19:13:11 +0100
ankit vishwakarma <ankitvishwakarma0...@gmail.com> wrote:

> after running the version.sh script the following is the output
> 
> ankit@ankit-Inspiron-1012:~$ bash version-check.sh
> bash, version 4.2.10(1)-release
> /bin/sh -> /bin/dash

Fix this. You can't do LFS with dash, it won't work.

sudo ln -sf bash /bin/sh

Andy
-- 
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