Hi,

Thanks for the bug report :)

You launch it with launch_all.sh? But after a clean install you should use a
/etc/init.d/shinken-* start method.

But it do not explain why the start_all.sh do not work. Is the file
/usr/local/lib/python2.6/dist-packages/Shinken-0.3-py2.6.egg a directory or
a file (zip one)?

In fact the modules are in the shinken/modules directory, and this one is
find by searching the modulemanager.py file (this should be one level
below), so it's a problem of PYTHONPATH or install that push a zip file
instead of a directory.

So :
*is there still a crash with init.d service start?
*what is /usr/local/lib/python2.6/dist-packages/Shinken-0.3-py2.6.egg

Thanks,


Jean

On Thu, Oct 7, 2010 at 3:05 PM, Denis Guillemenot <
denis.guilleme...@gmail.com> wrote:

> Hello,
>
>   I have a problem launching Shinken 0.3 using the "clean" way.
>
>   I donwloaded shinken-0.3.tar.gz
>   Put it on the shinken-0.1 VMWare under the /home/shinken.
>   $ gunzip/untar.
>   $ cd shinken-0.3
>   $ sudo setup.py install [see install.log]
>   Modify /etc/default/shinken   : /usr/bin  -> /usr/local/bin [see shinken]
>   Then I got an OSError [see launch_all.log]
>
>   Do you know what could I do ?
>   Now, I'll use the "dirty" way to Shinken :-)
>
> Best regards
> Denis
>
>
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> Shinken-devel mailing list
> Shinken-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/shinken-devel
>
>
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to