On Wed, Dec 16, 2009 at 2:03 AM, stosss <sto...@gmail.com> wrote:
> blfs-book-svn-html-2009-12-14 chpater 8 pth-2.0.7
>
> At the end of the make command, the last line on screen says: Now
> please type 'make test' to run a quick test suite. Hope it works.
>
> The book says run make check.
>

 Beyond Linux® From Scratch - Version svn-20100110
Chapter 8. General Libraries

./configure --prefix=/usr &&
make

To test the results, issue: make check.
                                             ^^^^^^^^^^^
this should be make test according to the screen instructions at the
end of the make command.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to