CanDo

Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2005-09-05 14:02:05
Size: 103
Editor: ip24-254-94-164
Comment:
Revision 7 as of 2005-09-05 14:50:22
Size: 717
Editor: ip24-254-94-164
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
0. Add univers to the apt sources list, if it's not already there.

0. "apt-get install schooltool"
  0. 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 }}}
  0. `apt-get install msttcorefonts ca-certificates python2.3-doc python2.3-profiler xpdf`
  0. `apt-get install schooltool`
  0. edit /etc/schooltool/schooltool.conf, find the line that says "web 7080", and change it to "web 80"
  0. `cd /usr/lib/libschooltool/schooltool`
  
  1. 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 }}}

  1. apt-get install msttcorefonts ca-certificates python2.3-doc python2.3-profiler xpdf

  2. apt-get install schooltool

  3. edit /etc/schooltool/schooltool.conf, find the line that says "web 7080", and change it to "web 80"
  4. cd /usr/lib/libschooltool/schooltool

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