A Coda client can be run on any workstation that has kernel support for Coda in its kernel. Supported UNIX ™-like platforms are currently Linux, FreeBSD and NetBSD.
Linux. Install RPMS using following commands:
FreeBSD. Build and install coda5_client port from /usr/ports/net/coda5_client :
NetBSD. Build and install coda5_client source package from /usr/pkgsrc/net/coda5_client :
Windows95/98. Install Coda client by running ??????.
Currently, client files for the supported platforms are installed into the following directories:
Linux.
user applications - /usr/bin ;
system binaries - /usr/sbin ;
other files - /etc .
FreeBSD.
user applications - /usr/local/bin ;
system binaries - /usr/local/sbin ;
other files - /usr/local/etc .
NetBSD.
user applications - /usr/pkg/bin ;
system binaries - /usr/pkg/sbin ;
other files - /usr/pkg/etc .
Windows95/98.
All executables can be found in the directory C:\usr\coda\bin .
Please make sure your PATH environment variable is set properly for your platform. That is, ensure FreeBSD has /usr/local/{bin,sbin} and NetBSD has /usr/pkg/{bin,sbin} in its default search paths. Linux installs Coda into the default system paths, so Linux should not need its default search path modified. |