Ronnie van Aarle wrote: > Hello Support, > > I just compiled bc but after 'make' there still is no 'bc' binary > executable in ./bc
> after make install the tests run, but not before. Did you log the install? It should have: /usr/bin/install -c 'bc' '/usr/bin/bc' That's what installs bc. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
