Philippe Delavalade wrote: > Hi all. > > In chapter 6 when building gcc, to have a view from the test suite, it is > said to issue > ../gcc-4.8.0/contrib/test_summary | grep -A7 Summ > > My problem is that it is too large for the screen and less or more are not > installed. > > It's easy to go on another console and use the less of the host but is > there a way to see the output within the chroot environment ? > > Should it be possible to install less (or more) in chapter 5 ?
Most users do this in an xterm or equivalent where scroll back is available. From a console, you shouldbe able to do Shift-PgUp. You can also add less to chapter 5 or just before gcc in Chapter 6 if you want. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page