[plt-scheme] mysterx problem
On Fri, 2003-11-07 at 06:58, Joe Marshall wrote:
> >
> > Looks like the DLL isn't getting found/loaded. I manually registered
> > (reg32, whatever that is) the 2 DLLs mentioned in the mysterx doc but
> > still no go. What incantation am I missing?
>
> You should have three dll's in the
>
> plt\\collects\\mysterx\\private\\compiled\\native\\win32\\i386\\
>
> directory:
>
> mxmain.dll
> myspage.dll
> myssink.dll
>
> I think that might the problem. Additionally, run setup-plt after you
> get those in place.
>
All 3 dlls are in that directory and I've run setup-plt lots of times
along with running reg32/reg32svr/rubbing my head and patting my
tummy/etc. 'mxmain.dll' exists in (seemingly) the right directory but it
won't load. I could try a fresh install of everything but I'm pretty
sure that isn't the issue - I didn't do anything special during
installation.
Has mysterx been tested with Win2K? Is everybody else out there running
it successfully? Thanks for any ideas.