xmpp - How to start Punjab server on Windows? -


on windows, have installed punjab using "python setup.py install", when trying start using "twistd -y punjab" says "twistd not recognized internal or external command", added env variable path pointing "c:\python27\lib\site-packages\twisted\scripts", after if trying command "twistd -y punjab", opens twistd.py file present @ path added path env variable.

can tell me how start punjab bosh server??

your env variables not valid. need double check on same.

make sure have c:\python27\scripts value inside path variable. (assuming c:\python27\ root)


Comments