Previous Next Table of Contents

18. cbb-0.63 beta

Check-Book-Balencer cbb, is a tcl cash-book accounts package. It handles one account.

        ftp ftp.me.uwn.edu
        cd /pub/finance
        ls 
        mget *E
        mget *63*
        quit

        tar -zxf cbb-0.63-beta.tar.gz  -C /tmp/pkgs_ftp
        cd /tmp/pkgs_ftp/cbb-0.63
        make install
        # detected perl and wish
        # netscape for docs
        # gnuplot for diags
        where should binaries go ? ~/cbb
        where should libraries go ? ~/cbb/lib

        PATH=~gps/cbb:$PATH
        export PWD=`pwd`
        cbb
                File Load - browse back to
                /tmp/pkgs_ftp/cbb-0.63/demo/cbb-demo.cbb


Previous Next Table of Contents