%general-entities; ]> $LastChangedBy$ $Date$ bc-&bc-version;.tar bc Bc-&bc-version; Bc Introduction to Bc The bc package contains an arbitrary precision numeric processing language. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &bc-md5sum; Download size: &bc-size; Estimated disk space required: &bc-buildsize; Estimated build time: &bc-time; Additional Downloads Required patch: Required patch: Bc Dependencies Optional libedit (as an alternative to readline) Installation of Bc Install bc by running the following commands: patch -Np1 -i ../bc-&bc-version;-flex_invocation-1.patch && patch -Np1 -i ../bc-&bc-version;-readline-1.patch && ./configure --prefix=/usr --with-readline && make This package does not come with a test suite. Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Directories bc and dc None None Short Descriptions bc is a calculator. bc dc is a reverse-polish calculator. dc