Date: Tue, 3 Aug 1993 21:04 EST From: "Wonkoo Kim, EE, U. of Pittsburgh" Subject: Re: GRX drivers Re: Re: To: garym AT argos DOT rose DOT utoronto DOT CA, djgpp AT sun DOT soe DOT clarkson DOT EDU >Date: Tue, 3 Aug 1993 13:31:41 -0400 >From: garym AT argos DOT rose DOT utoronto DOT CA (Gary Lawrence Murphy) >Subject: RE: GRX drivers Re: Re: > >Thanks for the tip, but curiously, the trident drivers in the old libgr >wouldn't work at all! (although that was before I got the new go32 ..) >Still, I like the extra features in GRX, so I'd rather fix that system >than return to the old set. > Use the latest *.grn drivers uploaded by Hartmut several weeks ago. It includes tr8900.grn and many other *.grn drivers. I forgot the .zip file name, but it was similar to grxdrvt1.zip??. The file is in djgpp/pub directory at omnigate. Also make sure that you are using go32 1.10a from djgpp/pub/csdpmit1(?).zip and set go32 variable so that go32 can access one of *.grn drivers. Check if these are working by using a test program from grxdrvt1.zip before you do anything else. Then, as I said before, compiling xli package is simple by using the makefile (ndmake) supplied by the package and it should work on your system. (you may need to change the compiler name in the makefile.) Regards, Wonkoo.