Phantasmal MUD Lib for DGD
|
Phantasmal Site > DGD > Getting DGD > Windows Problems Problems Specific to Microsoft Windows on DGDFrom: dgd at list.imaginary.com (Felix A. Croes) Date: Wed Dec 12 07:48:01 2001 Subject: [DGD] (no subject) Shevek wrote: > Please ignore that last msg as I finally figured out what I was doing wrong. > When you cd into /usr/System you have to be sure to use System, not system. > The capitilisation is all important. This is an annoying problem on Windows and MacOS. I've looked into verifying that pathnames have proper capitalization, but that would be costly and still would prevent the simultaneous (distinct) existance of /usr/System and /usr/system, which is perfectly allowable under unix. Right now, I do not have a good solution. I will change the errormessage so that there will be more of a hint as to what is wrong. Regards, Dworkin From: dgd at list.imaginary.com (Felix A. Croes) Date: Thu Oct 24 12:18:00 2002 Subject: [DGD] melville with dgd for win binary "Albert Deinbeck" wrote: > I have recently installed the compiled binary of dgd v1.2p2 for windows. > It runs ok with the minimal mudlib provided. > Now I tried to setup melville mudlib and it doesn't work. I tried > melville v0.9.1 and v0.8 . My main problem is that the driver dies > silently, without giving any notice about what choked him, so I have no > chance to change the melville-code as needed. Try starting the driver directly, without configuration file. Then select a configuration file from the File menu and run it. Started in this manner, DGD will not exit when encountering a fatal error, but will continue to display the error until the user selects exit from the File menu. Regards, Dworkin |