UCB Scheme - Rebuilding binary package from source for Linux

1. Download the source RPM and put it in /usr/src/redhat/SRPMS.

2. Install the source RPM by running "rpm -ivh STk-4.0.1-UCB1.16.src.rpm" as root. This will install stk.tar.gz in /usr/src/redhat/SOURCES and STk.spec in /usr/src/redhat/SPECS.

3. cd to /usr/src/redhat/SPECS and rebuild the binary package, by running "rpm -bb STk.spec" as root. This will install stk on your system and also create the binary package in /usr/src/redhat/RPMS.

If these instructions don't work for you, try using a binary distribution instead.

I also have packaging instructions for Instructional Support staff.

-Instructional Support <scheme@inst.eecs.Berkeley.EDU> Fri Dec 8 17:35:16 PST 2000


Go back to the precompiled versions.
Go back to the main UCB Scheme site.

scheme@inst.EECS.Berkeley.EDU