![]() |
|
||||||||||||||||||||||||||||||||||||||||||||||
|
TMDA InstallationInstallation from gzipped source tarballChoose an installation location which can either be an individual area (such as within your home directory), or a shared area (such as /usr/local) for system-wide use, and change to that directory.
If you are running an RPM-compatible distro of Linux, you may wish to install TMDA via RPM instead. A binary RPM can be built and installed directly from the source tarball: If your system lacks a /usr/bin/python2.3 binary, you will get a dependency error from rpmbuild. The solution is to install a Python 2.3.x RRM from python.org. As explained on their page, this will not conflict with or overwrite your system's existing Python in any way.# rpmbuild -tb tmda-1.1.0.tgz # rpm -Uvh /usr/src/redhat/RPMS/noarch/tmda-1.1.0-1.noarch.rpm Post-Installation Report your installation (used only to satisfy my curiosity about what platforms are using TMDA): Then proceed to the Configuration section.# tmda-keygen -V | mail jason-tmdausage@mastaler.com |