ifwe / digsby

Digsby = IM + Email + Social Networks
http://www.digsby.com
Other
201 stars 54 forks source link

Required tools:

Dependencies

Assumptions - replace where necessary:

  1. Open the 'Microsoft Visual Studio Command Prompt'
  2. cd c:\digsby
  3. c:\Python26\Scripts\virtualenv -p c:\python26\python.exe --distribute digsby-venv
  4. digsby-venv\Scripts\activate.bat
  5. python bootstrap.py
  6. deactivate
  7. digsby-venv\Scripts\activate.bat
    • bootstrap modifies the activate script.
  8. Run MSYS from within your command prompt by executing Git Bash.lnk from your msysgit install directory
    • You should now be inside of an MSYS shell with the correct Visual Studio environment variables set.
  9. buildout
  10. python sanity.py -_xmlextra -blist -cgui -sip -wx -wx.calendar -wx.lib -wx.py -wx.stc -wx.webview
    • All components should be OK. If not, see Dependency Troubleshooting, below.
  11. python digsby\build\msw\build_all.py
  12. python sanity.py
    • All components should be OK. If not, see Dependency Troubleshooting, below.

Dependency Troubleshooting

TODO

Link explainin how to fix the missing: vcvarsall.bat file: Fix Summary: You need to create a variable called: VS90COMNTOOLS that has the contents of VS100COMNTOOLS

Running Digsby

python Digsby.py