You need a PC running Windows 95 or Windows NT4.0 with at least 8Mb of RAM and about 10Mb of free disk space. The software works under Windows NT but it needs more testing before we can officially support that platform.
prompt> mkdir /tmp/transmitter prompt> mv transmitter0_x.tar.Z /tmp/transmitter prompt> cd /tmp/transmitter prompt> uncompress transmitter0_x.tar.Z prompt> tar xvf transmitter0_x.tarThen, use pkgadd to install the package. You must be root to use pkgadd.
prompt# pkgadd -d /tmp/transmitter ...pkgadd will ask you some configuration questions, and then install the software. Once the software is installed, you can start the transmitter using the start/stop script in the directory "/etc/init.d". For example:
prompt# /etc/init.d/transmitter startwill start the transmitter, and
prompt# /etc/init.d/transmitter stopwill stop it.
You need a SPARCStation running Solaris2.4 or higher with at least 16Mb of RAM and about 10Mb of free disk space.
prompt> cd /opt/MRBtrans prompt> castanet/transmitter/bin/transmitterNote that if you change the data directory for your transmitter in this way, you need to edit the /etc/transmitter.conf file if you want the new directory to be used when the machine reboots.