Jump to content

Help installing PPRE


Recommended Posts

  • 2 weeks later...

I did the thing on Mac, but I know it's similar: you have to install (in order)

Python

Qt library

SIP extension for python

PyQt extension for python.

These are the dependencies for PPRE. The windows edition is a package that includes already all the stuff, so you don't need to install.

I suggest you to checkout the svn repository for the latest PPRE and NOT to build yourself the Qt library if you don't want your computer to waste a day. For the other components you should try to install first from your package manager, and only if you don't find them, you have to download the source packages and via terminal build them with the well known ./configure && make && sudo make install.

Good luck.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...