Note: These sources have been built on a variety of POSIX systems, but we offer no guarantees for your particular system. If you have difficulty building, please feel free to contact us regarding our testing and certification schedule.
Transfer (in binary) the
coz.v.r.m-src.tarfile included in the Co:Z distribution to your target system.Unpack the source:
linux$
mkdir cozbuildlinux$cd cozbuildlinux$tar xvf ../coz.v.r.m-src.tarBuild and install:
linux$
./configurelinux$makelinux$make install
Note: the installation directory must be in the default
PATH used when logging into sshd.
On some some distros, you may need to update /etc/profile to add binaries
to PATH (See this FAQ entry).