[Sputnik-list] Running sputnik on Windows
Yuri Takhteyev
yuri at sims.berkeley.edu
Wed Dec 5 13:35:56 GMT+3 2007
Try the attached install.lua, which now uses the globals defined by
kepler_init instead. The only like that still builds a path relative
to KEPLER_DIR is now
copy(KEPLER_DIR.."/bin/cgi", "sputnik.cgi")
I would replace it, but I am not sure where cgi file goes on windows
(and Kepler doesn't seem to define a variable for the bin directory).
You might have to just commet out that line and then copy your cgi.exe
over manually.
- yuri
On Dec 5, 2007 3:18 AM, Xu Wang <xu4wang at gmail.com> wrote:
> Hi,
>
> Is anybody running sputnik wiki on windows? I look at the install.lua
> and found the directory structure for Kepler is not the same as my
> kepler installation... see below.
>
> D:\KEPLER
> └─1.1
> ├─apps
> ├─bin
> │ ├─md5
> │ ├─mime
> │ └─socket
> ├─conf
> │ ├─cgilua
> │ └─xavante
> ├─log
> ├─lua
> │ ├─cgilua
> │ ├─logging
> │ ├─lxp
> │ ├─sapi
> │ │ └─cgi
> │ ├─socket
> │ └─xavante
> ├─tmp
> └─web
> ├─doc
> │ ├─cgilua
> │ ├─copas
> │ ├─luaexpat
> │ ├─luafilesystem
> │ ├─lualogging
> │ ├─luasocket
> │ ├─luazip
> │ ├─md5
> │ ├─rings
> │ └─xavante
> └─img
>
> cheers,
> xu
>
> _______________________________________________
> Sputnik-list mailing list
> Sputnik-list at lists.luaforge.net
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/sputnik-list
>
>
--
Yuri Takhteyev
Ph.D. Candidate, UC Berkeley School of Information
http://takhteyev.org/, http://www.freewisdom.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: install.lua
Type: text/x-lua
Size: 4508 bytes
Desc: not available
Url : http://lists.luaforge.net/pipermail/sputnik-list/attachments/20071205/bae46e93/install.bin
More information about the Sputnik-list
mailing list