admin 发表于 2017-4-12 14:14:19

暗黑世界 服务器端安装说明(server端架设文档)

第三方库依赖:

twisted, python-memcached,DBUtils,MySQLdb安装第三方库:
easy_install twisted(windows下可以直接用Twisted-12.2.0.win32-py2.6.exe进行安装,如果是python2.7的可以使用Twisted-12.2.0.win32-py2.7.exe)
easy_install python-memcached
easy_install DBUtils
easy install affinity
easy_install MySQL-python(windows下可以直接用MySQL-python-1.2.3c1.win32-py2.6.exe进行安装,如果是python2.7的可以使用MySQL-python-1.2.4.win32-py2.7.exe)安装firefly
跳转到firefly目录下,

python setup.py build
    python setup.py install

安装完毕


原文地址:http://blog.csdn.net/uxqclm/article/details/11970921

zl123 发表于 2017-6-18 17:57:56

安装说明(serve
页: [1]
查看完整版本: 暗黑世界 服务器端安装说明(server端架设文档)