Menu

Sipie Windows XP

Help
ccmike
2007-08-03
2013-04-23
  • ccmike

    ccmike - 2007-08-03

    I love Sipie running on my Ubuntu Linux machine, but can anyone tell me how (and what exactly) to install to make it run under Windows XP.  I've read that it's possible, but not been able to find details from someone who has actually done it.

    Thanks!

     
    • Eli Criffield

      Eli Criffield - 2007-08-17

      Its sorta possible. I've got it working once on a windows XP box but i had to install a lot of stuff first.

      Try this:

      Install Python 2.5
      get easy_install
      use easy_install to install wx
      use easy_install to install BeautifulSoup

      But don't use easy_install to install Sipie, use SVN to download the latest then do
      python ./setup.py install

      Mite work.

      Eli

       

Log in to post a comment.