Button Button

From yuri at sims.berkeley.edu Mon Jun 23 07:21:16 2008 From: yuri at sims.berkeley.edu (Yuri Takhteyev) Date: Mon Jun 23 07:30:03 2008 Subject: [Sputnik-list] Sputnik Earth Beta Message-ID: fa4efbc00806230221t3d014077j5cb9685401032ad9@mail.gmail.com

A more complete release of Sputnik "Earth" is here:

On UNIX:

cd into some directory (e.g., "cd ~/sputnik"), then run

wget http://sputnik.freewisdom.org/files/sputnik_install_2008_06_22.sh
sh sputnik_install_2008_06_22.sh
./bin/xavante_start

On Windows (not tested):

  1. install Kepler 1.1

  2. make a directory where you want to store the data (e.g., "wiki-data")

  3. create a file called sputnik.ws in Kepler's "htdocs" directory that looks like this:

    require('sputnik') return sputnik.newwsapirunfn{ VERSIUMPARAMS = { 'c:/sputnik/wiki-data/' }, BASE_URL = '/sputnik.ws', }

(Replace "c:/sputnik/wiki-data/" with the path to your directory wiki-data directory).

This beta should be better than the previous (March 2008) release of Sputnik (last in "Dish of the Day" series), so I updated "Installation" page with those instructions and consider this "beta" to be the recommended version now. I am calling it "beta" for now, since there are a few more changes I want to make to "earth" before I close it.

  • yuri

-- http://sputnik.freewisdom.org/