README-client
1NCID client:
2
3ncid - NCID universal client that supports output modules.
4ncid.conf - configuration file for ncid
5ncid.gif - icon
6
7The Makefile is used to create ncid and ncid.conf.
8
9 prefix - default: prefix=/usr: $(prefix)/bin and $(prefix)/sbin
10 prefix2 - default: prefix2= : $(prefix2)/etc
11 prefix3 - default: prefix3= : $(prefix)/var
12
13 prefix2 controls where to look for the config file,
14 (the default is /etc)
15
16To make ncid and ncid.conf for /usr: make client
17To make ncid and ncid.conf for /usr/local: make local
18
19Note: The ncid GUI mode creates saves GUI preferences in .ncid
20