• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

MakefileH A D03-May-20222.2 KiB9464

README-clientH A D10-Mar-2019627 2013

ncid.conf-inH A D19-Jan-202014 KiB362331

ncid.shH A D03-May-2022173 KiB4,9464,186

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