Greetings Robert; I'm trying to get Mayan running on a CentOS based cPanel vps from Hostgator. The vps needs python 2.4, so I have python 2.7 installed in the opt directory.
I didn't "install" virtualenv, I just downloaded the file into the opt directory from here: https://raw.github.com/pypa/virtualenv/master/virtualenv.py I figured that was the cleanest, least intrusive way to use it on the vps. To use virtualenv, I enter python2.7 virtualenv.py ... But I still get the error where it tries to use distribute instead of setuptools. Dairon, how did you get it running on CentOS? Did you ever get the distribute/setuptools error that Robert and I got? I'm using CentOS 5 (64 bit) Regards, Paul On Wednesday, September 26, 2012 11:13:42 AM UTC-4, Roberto Rosario wrote: > > Hi Dairon, > > I'm getting hit with pip trying to update the distribute package that > setuptools is installing by default. I think this is because I'm > installing virtualenv from easy_install as I haven't been able to find a > yum package for virtualenv. How do you get virtualenv installed? > > thanks, > > --Robert > > On Wednesday, September 26, 2012 11:01:57 AM UTC-4, Dairon Medina Caro > wrote: >> >> Hi i have it running on CentOS 6.2 with virtualenv >> >> 2012/9/26 Roberto Rosario <[email protected]> >> >>> Hi Paul, >>> >>> if you get it working, please post here how. I would like to add CentOS >>> install support to the fabric file, thanks! >>> >>> --Roberto >>> >>> On Monday, September 24, 2012 9:51:32 PM UTC-4, Paul Harrison wrote: >>>> >>>> Greetings mayan_firsttime; >>>> >>>> I am having the same problem. How did you get mayan running on CentOS? >>>> >>>> Thanks in advance! >>>> >>>> On Wednesday, September 12, 2012 10:12:05 PM UTC-4, mayan_firsttime >>>> wrote: >>>>> >>>>> Thank you for the repyl but i manage to get mayan installed. now thing >>>>> is subgroup.why this feature is not implemented.could you include this on >>>>> the next update. >>>>> >>>> -- >>> >>> >>> >>> >> >> >> >> -- >> *Dairon Medina Caro >> Software Developer* >> *email:* [email protected] >> *weblog:* http://codeadict.org >> *mobile:* *(+593)*-84669052 >> http://linkedin.com/in/codeadict >> @codeadict >> >> --
