![]() |
2009-12-29
, 17:48
|
Posts: 172 |
Thanked: 27 times |
Joined on Oct 2009
@ San Francisco, CA
|
#222
|
Move the knots directory to your home directory if it's not there. Open terminal and run:
cd ~/knots
./knots.rb
and try opening http://localhost:1978 with a browser.
![]() |
2009-12-29
, 17:55
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#223
|
The Knots directory was (and is) in my home directory.
I did everything according to the wiki (though maybe I did it wrong):
"Run:
git clone git://github.com/solmis/knots.git
Then start the server with:
cd knots
./knots.rb
OS X users can create a standalone app too:
./install/create_osx_app"
And then I moved the "Knots" app from home/knots/os x to /Applications.
The Following User Says Thank You to ukki For This Useful Post: | ||
![]() |
2009-12-29
, 18:13
|
Posts: 172 |
Thanked: 27 times |
Joined on Oct 2009
@ San Francisco, CA
|
#224
|
![]() |
2009-12-30
, 01:09
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#225
|
![]() |
2009-12-30
, 17:24
|
Posts: 101 |
Thanked: 18 times |
Joined on Dec 2009
@ Sweden
|
#226
|
![]() |
2009-12-30
, 21:50
|
Posts: 63 |
Thanked: 23 times |
Joined on Dec 2008
|
#227
|
![]() |
2009-12-30
, 21:52
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#228
|
![]() |
2009-12-30
, 22:01
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#229
|
![]() |
2009-12-31
, 05:13
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#230
|
cd ~/knots
./knots.rb
and try opening http://localhost:1978 with a browser.