Re: GEOS device driver questions

GWRepNate@AOL.COM
Sat, 14 Dec 1996 10:52:29 -0500

In a message dated 96-12-13 12:51:24 EST, diel@intbuso.boeblingen.netsurf.de
writes:
> Thank you Ed.
> However, this does not yet seem to be the solution.
>
> >That is because GLUE wants to check protocol numbers for the smcard, but
> >can't find it in the protocol file (forget the name of that file, but
> >it's located in the include\ldf directory). Add the keyword "exempt
> >smcard" in your .gp file to tell glue not to check protocol numbers.
>
> When I add
> "driver smcard"
> to my .gp file, I get
> "cannot locate library smcard"
> When I now also add
> "exempt smcard"
> I get in addition the two messages
> "Can't find required library geos"
> "Can't find required library ui"
> (geos and ui are the two libraries specified in my .gp file )
>
> Do you have any suggestion what I did wrong ?

Smcard isn't a geode, I don't know where the name came from but it simply
doesn't exist in GEOS. I recommend removing any reference to it.

Nathan