система XP
установил переменную окружения
PYTHONPATH С:\Python25\egg\Lib\site-packages;С:\Pyt
hon25\local\Lib\site-packages

создал соответствующие директории,
запустил
C:\Python25\Lib\ez_setup.py

TEST FAILED: c:\Python25\egg\Lib\site-packages\ does NOT support .pth files
error: bad install directory or PYTHONPATH

You are attempting to install a package to a directory that is not
on PYTHONPATH and which Python does not read “.pth” files from. The
installation directory you specified (via –install-dir, –prefix, or
the distutils default setting) was:

c:\Python25\egg\Lib\site-packages\

and your PYTHONPATH environment variable currently contains:

'C:\\Python25\\egg\\Lib\\site-packges;C:\\Python25\\local\\Lib\\site-packages'

понимаю что туплю, и в чем ошибка заключается, все описано подробно.
но че то не знаю че делать то)

спасибо