> Date: Fri, 14 Feb 2014 13:35:55 -0300 > From: Fernando de Oliveira <fam...@yahoo.com.br> > To: LFS Support List <lfs-support@linuxfromscratch.org> > Subject: Re: [lfs-support] Wrong package installed - how to fix? > . . > >> > >> bash, version 4.2.37(1)-release > >> /bin/sh -> /bin/dash > > You have: > > ls -l /bin/sh > lrwxrwxrwx 1 root root 4 Fev 14 13:32 /bin/sh -> dash > > This is not good: > > sudo dpkg-reconfigure dash > > Choose no, then check that > > ls -l /bin/sh > lrwxrwxrwx 1 root root 4 Fev 14 13:32 /bin/sh -> bash > > . . > > And dash (see above). > > Each line of the host system requirements is relevant. >
Yes, my bad; it of course is additionally as Fernando says, re bash; thanks. rgds, akh -- -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page