Skedular: Difference between revisions

From YSTV Documentation Wiki
No edit summary
No edit summary
Line 1: Line 1:
Skedular is the new (2009-10) skeduling software. It was written by --[[User:Michael.Cullen|Michael.Cullen]] to interface with the new website.
Skedular is the new (2009-10) skeduling software. It was written by --[[User:Michael.Cullen|Michael.Cullen]] to interface with the new website.


'''Installation'''


--Installation--
get it from https://ystvdev.york.ac.uk/svn/skedular/trunk/ (not https://ystvdev.york.ac.uk/svn/skedular/Skedular/ which is an old attempt by Alex Appleton that didn't get very far)
get it from https://ystvdev.york.ac.uk/svn/skedular/trunk/ (not https://ystvdev.york.ac.uk/svn/skedular/Skedular/ which is an old attempt by Alex Appleton that didn't get very far)



Revision as of 01:18, 6 May 2011

Skedular is the new (2009-10) skeduling software. It was written by --Michael.Cullen to interface with the new website.

Installation

get it from https://ystvdev.york.ac.uk/svn/skedular/trunk/ (not https://ystvdev.york.ac.uk/svn/skedular/Skedular/ which is an old attempt by Alex Appleton that didn't get very far)

you need the gentoo package libpqxx for this.

In the src directory there are a few shell scripts:

  • make.sh - makes the ready-for-installation version
  • make-inter.sh - makes a locally running (see the next one) non-daemonising version
  • make-local.sh - makes a locally runnable version (writes logs and gets configs from the current directory)