> I am having some difficulty getting mathopd to actually serve > pages.... > However, I am not sure where to put either > mathopd itself, or the configuration file.
mathopd does not care where it is located -- it does, however, want to read the configuration file as stdin. So have you tried: mathopd < configfile If so, then make sure the configfile contains the appropriate error log file and look in it for further information. g.
