> > > $ virtualenv pve > $ . pve/bin/activate > $ pip install -U setuptools wheel pip virtualenv > $ pip install trac == 1.0.13 # or 1.2 >
pip installed 1.2 (i don't know how to force to install 1.0.x), == doesn't work > # Modify Apache to point to interpreter and lib directories in pve > I totally don't know how ;D I'm newbie in virtualenv. I understand, that after login i have to . pve/bin/activate ;D > > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
