Annotation of dsmcc-mhp-tools/INSTALL, revision 1.1

1.1     ! mass        1: # INSTALL file for dsmcc-mhp-tools
        !             2: 
        !             3: To install dsmcc-mhp-tools following steps are required:
        !             4: 
        !             5: 1. aclocal
        !             6: 2. autoheader
        !             7: 3. automake --add-missing [--include-deps]
        !             8: 4. autoconf
        !             9: 5. ./configure
        !            10: 6. make
        !            11: 7. make install (as root)
        !            12: 
        !            13: You can also call ./autogen.sh first and then proceed with step 6.

LinuxTV legacy CVS <linuxtv.org/cvs>