View Single Post
Posts: 43 | Thanked: 22 times | Joined on May 2008 @ EU
#122
i think ukki got some hosting troubles, so i mirrored his latest knots server for Windows here. (25,4 MB, MD5: 9e53939e5a1d4e83792278e8a0e037f1)

So the way to get the Server up and running on Windows is:
- Install VLC for Windows: http://www.videolan.org/vlc/download-windows.html
- Install git for windows: http://code.google.com/p/msysgit/downloads/list
- open a command prompt (i think that's the way you windows users call it ) and run these commands:
Code:
cd c:\
git clone git://github.com/solmis/knots.git
- download the server package: http://mtron.mine.nu/files/knots/knots_win.zip
- Unzip it somewhere (not c:\)
- copy the "ruby" folder and "run.cmd" to c:\knots.
- copy win32/sqlite3.dll to Windows\System32 Directory with administrator rights.
- Double click on "c:\knots\run.cmd" to start the server.

After you're done be sure to close the window with ctrl-c, otherwise VLC is left running.


OSX + Linux users can use git to grab the latest server release. (see the Knots2 wiki page)

The latest Version of the Knots N8x0 Client (Version 0.2.6) should be in extras-devel Repository soon. (Don't use version 0.2.5.. it's broken)

Hope this helps!

Last edited by mtron; 2009-11-11 at 21:32.
 

The Following User Says Thank You to mtron For This Useful Post: