readme.win32
来自「这是一个完全开放的」· WIN32 代码 · 共 39 行
WIN32
39 行
jabberd2 for win32------------------As of 2.0s3, jabberd2 includes HIGHLY EXPERIMENTAL support for win32platforms.Note that DNS resolution APIs did not appear until Windows 2000, so thiswon't work on Windows 95/98/ME/NT.You'll need MinGW and MSys installed to get this going, available here: http://www.mingw.org/At the time of writing, the latest MinGW is 3.1.0-1. If you get thisversion, you'll need to also get w32api 2.5 (to get the aforementionedDNS resolution APIs). Later versions of MinGW should include these.Once all this kit is up and running, its business as usual: % ./configure % make % make installNote that you'll still need the various external packages (eg MySQL devpackages) available in order to build a working server. Getting these upand running under MinGW is outside the scope of this short guide.NOTE WELL: this is not supported by the jabberd project team. If youhave problems, you're welcome to post to jabberd@jabberstudio.org, butthats all. If you file a bug that can't be reproduced under Unix, thenthe bug will be assumed not to exist. If anyone would like to step up tomaintain the port properly, please contact me.Huge thanks go out Peter Hinz for the original port. I've cannibalised itpretty seriously, but I wouldn't have had a chance if I hadn't seen hiscode.-- Robert Norris <rob@cataclysm.cx>, 2004-04-15.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?