Robert,

Thanks for the detailed instruction and correcting links.
But nevertheless I had a problems with running lk server with life_star
from https://github.com/LivelyKernel/life_star.
All pitfalls gone away, when I use the repository
https://github.com/fbornhofen/life_star
It has a fix in package.json:
-  "jsDAV": "https://github.com/mikedeboer/jsDAV/tarball/master";,
+ "jsDAV": "https://github.com/fbornhofen/jsDAV/tarball/dontrewriteheaders";,


Regards,
Nikolay Suslov



On Thu, Jan 24, 2013 at 12:39 PM, Robert Krahn <[email protected]>wrote:

> Thanks for reporting, http://lively-kernel.org/install.sh is available now
> .
>
> As for the install procedure, it's written down here:
> https://github.com/LivelyKernel/LivelyKernel/wiki/Install-Guide. On any
> platform this will install the livelykernel-scripts toolsuite (
> https://github.com/LivelyKernel/LivelyKernel/wiki/livelykernel-scripts)
> which in turn include life_star and jsDAV.
>
> In case you encounter problems you can also do three steps manually on a
> command line:
> $ npm install -g livelykernel-scripts
> $ git clone https://github.com/LivelyKernel/LivelyKernel.git
> $ lk server --lk-dir ./LivelyKernel
>
> http://localhost:9001/welcome.html should then point to a Lively world
>
>
>  On Wed, Jan 23, 2013 at 6:28 AM, Nikolay Suslov <[email protected]>wrote:
>
>>  Hello,
>>
>> Great to see fantastic progress in Lively-Kernel project day by day!
>> Please, could you elaborate on life_star&jsDAV install procedure and
>> where to find (http://lively-kernel.org/install.sh) broken script link
>> for Linux install?
>>
>> Best regards,
>> Nikolay
>> _______________________________________________
>> lively-kernel mailing list
>> [email protected]
>> http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
>>
>>
>
_______________________________________________
lively-kernel mailing list
[email protected]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel

Reply via email to