Hello

I installed schooltool from the source in Ubuntu 6.10
and the program it's working without problem if I initiate
through terminal session.

I installed through source because the installation through
Synaptic package has a bug in ubuntu 6.10

Terminal session

[EMAIL PROTECTED]:/etc/schooltool$ sudo make run
Password:
test -d Zope3 || svn co svn://svn.zope.org/repos/main//Zope3/branches/3.3
Zope3
test -d buildsupport/zpkgsetup || svn co
svn://svn.zope.org/repos/main//zpkgtools/trunk/zpkgsetup
buildsupport/zpkgsetup
test -d Zope3 && cd Zope3 && python setup.py build_ext -i
running build_ext
running build_headers
python setup.py  \
              build_ext -i install_data --install-dir .
running build_ext
running install_data
PYTHONPATH=:src:Zope3/src python setup.eggs.py develop -S Zope3/src
--install-dir >>>Zope3/src
running develop
running egg_info
writing requirements to src/schooltool.egg-info/requires.txt
writing src/schooltool.egg-info/PKG-INFO
writing top-level names to src/schooltool.egg-info/top_level.txt
writing dependency_links to src/schooltool.egg-info/dependency_links.txt
writing manifest file 'src/schooltool.egg-info/SOURCES.txt'
running build_ext
Creating /etc/schooltool/Zope3/src/schooltool.egg-link (link to src)
schooltool SVN is already the active version in easy-install.pth

Installed /etc/schooltool/src
Processing dependencies for schooltool==SVN
python bin/remove-stale-bytecode.py
python schooltool-server.py
Reading configuration from schooltool.conf
2006-12-30 11:48:40,565 zope.server.http (HTTP) started.
     Hostname: aabento.no-ip.com
>>>       Port: 7080
2006-12-30 11:48:40,575 zope.server.http (REST) started.
       Hostname: aabento.no-ip.com
       Port: 7001
Startup time: 17.651 sec real, 9.200 sec CPU

Ctrl C
[EMAIL PROTECTED]:/etc/schooltool$


Soon that I close the terminal window Scooltool stops to work.

How I can I initiate schooltool at start up?

Thanks
Arnaldo
_______________________________________________
Schooltool mailing list
[email protected]
http://lists.schooltool.org/mailman/listinfo/schooltool

Reply via email to