It worked! Thank you so much! For reference I also had to edit /usr/bin/yacc to exec '/usr/local/bin/bison' -y "$@" since there was no bison at all in /usr/bin
On Sat, Dec 15, 2012 at 3:15 AM, Chris Staub <ch...@beaker67.com> wrote: > On 12/15/2012 03:11 AM, Alexander Spitzer wrote: > > Hi Chris, > > Thanks for your reply. > > > > ls -l /usr/bin/yacc gives: > > -rw-r--r-- 1 root root 41 Dec 13 19:13 /usr/bin/yacc > > > > > That explains it, that script is not executable. "chmod a+x > /usr/bin/yacc" and it should work. > -- > 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