Compiling Wanderlust for Windows and use it for Gmail.

Posted by User1 on Stack Overflow See other posts from Stack Overflow or by User1
Published on 2010-01-14T21:36:46Z Indexed on 2011/01/10 6:53 UTC
Read the original article Hit count: 196

Filed under:
|
|
|

I'm trying to get Wanderlust working in Windows to connect to Gmail. Compiling the code is much more painful than expected. Here are the barriers so far:

  1. Can't download dependent packages: SEMI, APEL, and FLIM. I eventually found newer versions, but I'm not sure they will work. Anyone have the older versions?
  2. Needs make and install. I used MSYS and it seems to have compiled okay.
  3. SSL support. I was getting a "Cannot open load file: ssl" error. I found an ssl.el that comes with w3. So installed w3.
  4. Bash command in ssl.el: ssl-get-command is running something from /bin/sh (not a directory I have in Windows). I really don't want to refactor this code. Is there a better way?

Others speak very highly of Wanderlust, so I want to give it a try. I feel like I'm almost there, but am pretty much worn out with all the crazy configuration I have to do. Does anyone have this working on Windows? I'm pretty sure it will work with Gmail, because of this post. But will it work in Windows too? If you have a few pointers, please help.

© Stack Overflow or respective owner

Related posts about Windows

Related posts about email