On Tue, Oct 21, 2008 at 1:26 PM, Mark Ramm <[EMAIL PROTECTED]> wrote:
>
> You are missing some test dependencies, you need to install
> tg.devtools and run setup.py develp on it.   I will be updating the
> test_requires of tg as soon as I can, to include all the things we
> need to have installed to run the full stack tests.
>
> You shoul also just be able to type nosetests (nothing else) to get
> the tests to run.
>
> You also have more tests running than we have som something else is
> going wrong there too.



ok so the instructions are:
virtualenv --no-site-packages tg2env
cd tg2env/
source bin/activate
easy_install -i http://www.turbogears.org/2.0/downloads/current/index
tg.devtools
svn co http://svn.turbogears.org/trunk tg2
cd tg2
pyt

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to