Jerry Pournelle on UNIX (From BYTE)

Juergen Wagner gandalf at russell.STANFORD.EDU
Sat Jan 23 09:48:38 AEST 1988


Conditional symbolic links would be not as bad as some people think
they are. With NFS, you can have file systems shared among different
architectures (VAX, Sun, ...). This inherits the problem of binaries
being incompatible between systems. If a user logs in to host A (which
is, say, a VAX/8700), and he/she writes some general programs, the
same user will be in big trouble if he/she logs in to host B (which
might be a Sun3). Of course, in this case, the search path could be
setup such that it points to the correct binary directories (that's
what I am doing now), but there is still a problem with
machine-dependent Makefiles, data files (e.g. fonts), etc. So, as a
conclusion, symbolic links conditional upon the architecture of the
actual machine one is using could be very helpful.

Juergen Wagner,			        gandalf at Russell.Stanford.edu
Center for the Study of Language and Information (CSLI), Stanford CA

Disclaimer: The opinions expressed herein are those of my cat.
-- 
Juergen Wagner,			        gandalf at Russell.Stanford.edu
Center for the Study of Language and Information (CSLI), Stanford CA



More information about the Comp.unix.wizards mailing list