Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!news.cs.indiana.edu!cica!iuvax!bobmon From: bobmon@iuvax.cs.indiana.edu (RAMontante) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: help to run anaclock in VGA Message-ID: <78442@iuvax.cs.indiana.edu> Date: 17 Dec 90 00:36:48 GMT References: <1990Dec13.122704.7668@swift.cs.tcd.ie> Organization: 'twixt Dali and Dada Lines: 24 hvchung@swift.cs.tcd.ie <1990Dec13.122704.7668@swift.cs.tcd.ie> : | I have tried to install anaclock on my 486's VGA machine, and it is not working The program must be able to find the graphics driver, and may have to be told to force CGA mode. You can do this with command-line parameters, described by this extract from the source: "syntax: anaclock <-p path-to-driver> <-c> <-d>\n" " -p path to find graphics driver in\n" " -c force CGA-level graphics\n" " -d debug mode\n" "options must appear in this order.\n"; If the drivers and the program are in the same directory, then you might try "anaclock -c". I could only debug anaclock on my own machine, which is an xt clone with CGA. The graphics definitely assume CGA characteristics; I was hoping that the EGAVGA driver could put a VGA display into a CGA mode to handle this, but if it doesn't work I can only say that I don't know anything about VGA. ..oh well. Thanks for trying it. bob,mon.