Mr. Caryl Whitlatch wrote, On 19-01-2007 16:11: > Config tree needs to be recompiled: File > /usr/local/nav/cricket/cricket-config/switches/Defaults is newer than the > compiled version
This warning appears if the cricket-configuration has been changed without cricket-compile having been run. Normally, cricket-compile is run if necessary at the start of each collection run - which is at least every 5 minutes. You might be seeing this error because of file permission problems. Makecricketconfig.pl prior to NAV 3.2 used to unnecessarily set restrictive umasks before creating new Cricket configuration files. Please make sure that every file and directory below /usr/local/nav/cricket/cricket-config/ is writable by the navcron user, and readable by everyone (or the user who runs the Apache process - the point being that Cricket's web interface must be able to read the config). I also recommend upgrading to NAV 3.2, of course :) -- mvh Morten Brekkevold UNINETT _______________________________________________ nav-users mailing list [email protected] http://mailman.itea.ntnu.no/mailman/listinfo/nav-users
