I've been unsuccessful in trying to find the PERL-module requirements for Google registration/authentication on Movable Type. Can anybody point me to documentation or a resource that would list the required modules?
Reported on Movable Type 4.2
I've been unsuccessful in trying to find the PERL-module requirements for Google registration/authentication on Movable Type. Can anybody point me to documentation or a resource that would list the required modules?
Reported on Movable Type 4.2
Are you having problems getting it working or is this just more of an intellectual curiosity?
I'd like to use this function, but my MT installation says I'm missing one or more PERL modules.
It does not, however, tell me what those are.
Looking at mt-check.cgi, I would *guess* they are Crypt::DSA and/or Crypt::SSLeay.
But, again, that's just a guess.
That's why I wanted to know the module requirements.
I don't have Crypt::DSA, but I do have Crypt::SSLeay. If you cannot use the Google module, chances are it's SSLeay that's the problem if it's a missing dependency.
Crypt::SSLeay did the trick.
It would be nice if the registration/authentication settings tied into mt-check.cgi to tell you what you need to install to get something to work.
Worked for me too, except when I tested the comment my Google avatar didn't show (but the little Google icon did).
Anyone else experience this?