CanDo

Differences between revisions 3 and 15 (spanning 12 versions)
Revision 3 as of 2005-09-05 14:19:15
Size: 465
Editor: 158
Comment:
Revision 15 as of 2005-09-26 18:06:39
Size: 835
Editor: 158
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Installation ==

  With a server running Ubuntu 5.10 ("Breezy") do the following:
Line 4: Line 7:
deb http://archive.ubuntulinux.org/ubuntu breezy-updates main restricted universe multiverse }}}
  0. `apt-get install ...`
deb http://archive.ubuntulinux.org/ubuntu breezy-updates main restricted universe multiverse
deb ftp://ftp.schooltool.org/pub/schooltool/archives/cando breezy main}}}
  0. `apt-get install msttcorefonts ca-certificates xpdf`
  0. `apt-get install cando`

== Updating ==

  To update your CanDo server with new package releases, do the following:

  0. `apt-get update`
  0. `apt-get dist-upgrade`

Installation

  • With a server running Ubuntu 5.10 ("Breezy") do the following:
  • Add universe and multiverse to your apt sources list (if it's not already there). When finished your sources list should look something like this: {{{deb http://archive.ubuntulinux.org/ubuntu breezy main restricted universe multiverse

deb http://archive.ubuntulinux.org/ubuntu breezy-security main restricted universe multiverse deb http://archive.ubuntulinux.org/ubuntu breezy-updates main restricted universe multiverse deb ftp://ftp.schooltool.org/pub/schooltool/archives/cando breezy main}}}

  1. apt-get install msttcorefonts ca-certificates xpdf

  2. apt-get install cando

Updating

  • To update your CanDo server with new package releases, do the following:

  • apt-get update

  • apt-get dist-upgrade

CanDo (last edited 2008-08-06 16:24:38 by localhost)