Home
The Toolkit for Online Communities
13309 Community Members, 1 member online, 2513 visitors today
Log In Register

OpenACS/.LRN for Debian

OpenACS Home : xowiki : OpenACS/.LRN for Debian
Search · Index
Previous Month March 2010
Sun Mon Tue Wed Thu Fri Sat
28 1 2 3 4 5 6
7 8 9 (1) 10 11 (1) 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31 1 2 3

Popular tags

ad_form , ADP , ajax , aolserver , asynchronous , bgdelivery , bugtracker , COMET , cvs , debian , emacs , FreeBSD , includelets , install , installation , installers , javascript , libthread , linux , monitoring , nginx , osx , patches , performance , postgres , pound , redhat , selenium , ssl , stuff

No registered users in community xowiki
in last 30 minutes

Contributors

OpenACS.org

OpenACS/.LRN for Debian


Logo


Packages of OpenACS  and .LRN  are now available for Debian GNU/Linux . We hope to facilitate the adoption by novices and the infrastructure deployment by professional users, both running Debian GNU/Linux  and its derivates. Our packaging activity explicitly targets Debian GNU/Linux  Lenny , testing and unstable . Important dependencies are co-maintained with the Debian Tcl/Tk Maintainers .

See also OpenACS for Ubuntu.

Getting started

Please, review the section on supported distributions first.  Currently, the core packages (openacs, dotlrn) and their dependencies are included into Debian GNU/Linux  testing /unstable . There is also a community repository available with packages for Debian GNU/Linux  Lenny .

Install


  1. Debian Lenny Users: Modify your /etc/apt/sources.list to point to our community repository and update your package pool:

    deb http://debian.adenu.ia.uned.es/apt lenny main

    Debian Testing/Unstable (Squeeze/Sid) Users: packages are already included in the official debian repositories:

  2. Then run:

    apt-get update

  3. (optional) Provide for a PostgreSQL environment: If you don't have a PostgreSQL installation at hand, provide one. You do not need to care about setting up a concrete data base. This is automatically done by the openacs and dotlrn post-install instructions. For further PostgreSQL-related set-up issue, see ...

    apt-get install postgresql
    If you run a remote PostgreSQL instance, remember to allow for access of the PostgreSQL Administrator (postgres) and the openacs/dotlrn user from machine hosting your OpenACS/.LRN installation.

  4. Install the core packages and follow the on-screen instructions:

    # OpenACS
    apt-get install openacs
    ... or ...

    # .LRN
    apt-get install dotlrn

After Install

  1. (optional) To change IP address and port of the instance, please edit the file:

    # OpenACS on Debian Testing/Unstable
    /etc/openacs/openacs.sh

    # dotLRN on Debian Testing/Unstable
    /etc/dotlrn/dotlrn.sh

    # OpenACS on Debian Lenny
    /etc/openacs/config.tcl

    # dotLRN on Debian Lenny
    /etc/dotlrn/config.tcl
  2. (optional) To control the instance using daemontools, please install the daemontools debian packages and follow the instructions on the file:


    # OpenACS
    /usr/share/doc/openacs/README.daemontools

    # dotLRN
    /usr/share/doc/dotlrn/README.daemontools

To-dos

Next Steps, After Basic Installation (above)

People

Active contributors

  • Héctor Romojaro 
  • Stefan Sobernig
  • Avni M. Khatri
  • Carl R. Blesius


Packages status


Packages maintained by Debian Tcl/Tk Maintainers 
Packages co-maintained by OCT & Debian Tcl/Tk Maintainers 

    Prodding

    Please, for getting in contact and reporting issues, consider ...