[Queue-developers] purpose of subdirs
Brought to you by:
wkrebs
From: Sam L. <sam...@an...> - 2001-04-09 09:48:46
|
Following on from the comments that --sharedstatedir is almost ignored completely; What is /usr/local/share generally for? (In queue it holds queuecookiefile and qhostsfile_ Why is the NFS share dir put in /usr/local/var which is expected to be an NFS mount? The pid file is also stored in /usr/local/var but I note the hostname is also part of the pid file name. Does this imply that /usr/local/var is supposed to be NFS mount and not just /usr/local/var/queue? Why does the first run of "make" after "configure" re-run configure? Finally, can *anybody* get the code to compile on solaris 2.7 with gcc? Sam |