To Be Continued ...
Download Instructions
- TBC is compiled and run under the Linux operating system. It is stored and accessed using the
control revision software "git."
- To install in a new tbc directory:
git clone https://www.d.umn.edu/~bpeckham/tbc.git
This will create a directory named tbc.
- To update an existing directory: move to the tbc directory (`cd tbc'), and type `git pull'
- Once the tbc directory is created/updated, `cd' tbc to move into the tbc directory, make tbc.ex to create the object and executable files, and ./tbc.ex to run. (Alternatively, make tbcq.ex and ./tbcq.ex to run the same program, but with a different selection of maps - mostly quadratic maps of the plane.)
If a main tbc panel and three graphics panels appear, you are good to go.
Otherwise, you may need to install the xforms library for the graphical interface, and/or the OpenGL (with the GLUT toolkit) graphics libraries.
- Once the program is running, follow the TBC tutorial for help.
This page is maintained by Bruce Peckham (bpeckham@d.umn.edu)
and was last modified on Wednesday, 19-Jun-2019 16:07:02 CDT.