-
Notifications
You must be signed in to change notification settings - Fork 0
Alternate deployments
Can I try ERM while running Windows ?
Evectors does not provide any Windows based environment to run ERM into. However, with a good deal of patience, there's no reason why you should not be able to run ERM within a Cygwin environment. If you do succeed, tell us about your experience at foss [at] evectors.com, we'll be happy to add a specific README to the project.
Can I try ERM while running Linux ?
There is no reason why you shouldn't, provided you instal all the pre-requisites detailed in the README file. Indeed, all of Evectors production sites are deployed under a Debian distribution. Evectors provides a VMware image file at http://foss.evectors.com with everything ready to roll. You may also run ERM under Amazon EC2 by launching an instance of the [to be specified] AMI.
Can I try ERM while running Mac OS 10.5 Leopard ?
Well, we wish you didn't, but if you must, make sure you are installing Xcode 3.1.4 (the latest Leopard compatible version) with gcc 4.0.1, and are using the bundled Python 2.5. You should also compile mod_wsgi from its source as the library referenced in the README is optimized for 10.6.
Installation