View Single Post
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#183
Originally Posted by evil_m0nkey View Post
Hi,

I read through the entire thread, tried a lot of things and it just doesn't seem to work.
I am running windows xp

When I did the first step by installing git, and then I am supposed to run this line


When I enter the git clone line, I get


Then the next step it to



Copy the folder and paste it where?
For some reason git failed to add its bin folder to your path. Open cmd.exe and run these commands:

Code:
cd \
Code:
"c:\Program Files\Git\bin\git" clone git://github.com/solmis/knots.git
(Two commands, make sure the second one is on same line)

After a while you should have knots folder in your c:\ .Then just extract the zip to c:\ (info is little outdated, if you extract it to c:\ ruby and run.cmd should go into c:\knots)

Then copy the win32\sqlite3.dll to c:\Windows\System32 and server should start normally. Make sure you check that VLC and ffmpeg paths are automatically set in the settings. If not, please fill them and restart the server.
Originally Posted by evil_m0nkey View Post
Sorry if my questions are noobish, but I really seem to like the concept of this software, can't wait to use it and blow my android and iphone buddies mind
That's the spirit.

Last edited by ukki; 2009-12-28 at 20:32.
 

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