On 2/27/07, nick bowes <[EMAIL PROTECTED]> wrote: > I can't figure out what should happen in ch6.8. the first command your > asked to run is "make install" but where should I run it from? should I be > running it as root in the previously untared man-pages-2.42 dir? > Sorry I know this should be obvious but as you will have guessed this is all > very new to me.
That's OK. Just like any of the other sections in the book, it's expected that you'll be in the source tree of the tarball that you just unpacked. So, in this case, you should have unpacked the man-pages-2.42 tarball and moved into top level of the source tree. It should have a Makefile, and you can just run `make install' since there's nothing to be built, it's just data. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page