X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=README.debugging;h=b7e7fe0bb6bd554dc0d7e9c7e9bffdc9be946bba;hp=cf147893f6958c4edc430a21fc5d976349c6c7f4;hb=481b95e2617b69e6fd4444432747d7e1e0c3dc85;hpb=5b7bc6e70fb439cf4c4bf771ae9f94077fe4fe08 diff --git a/README.debugging b/README.debugging index cf147893..b7e7fe0b 100644 --- a/README.debugging +++ b/README.debugging @@ -51,7 +51,7 @@ BUILDING: csh: setenv CC cc ; ./configure sh: CC=cc ; ./configure - After doing this, you'll need to nuke `config.cache'. + Before doing this, you'll need to nuke `config.cache'. If you get errors about not being able to find Motif or Athena (the Xm/ or Xaw/ header files), and you can't find them on your system, @@ -128,6 +128,10 @@ RUNNING: prevent the data from being displayed on the screensaver window as well. + You also might want to set the "*timestamp" resource to True, which + will cause the xscreensaver messages to include the time at which + they were printed. + * If the problem is intermittent, you might want to capture the log information to a file and examine it later.