we are happy to announce the *alpha* version of the debian package for .LRN:
download it here:
http://home.galileo.edu/~solca/dotlrn/
If you wanna use it with apt-get ;o), add this to /etc/apt/sources.list:
deb http://home.galileo.edu/~solca/dotlrn/binary/
deb-src http://home.galileo.edu/~solca/dotlrn/source/
In the future you'll be able to do it from here:
deb http://aptproxy.galileo.edu:9999/dotlrn/binary/
deb-src http://aptproxy.galileo.edu:9999/dotlrn/source/
(but the newer ones are now at ~solca)
For installing use: aptitude or `apt-get install dotlrn`
both after doing an `apt-get update`.
Start/Stop it as any other debian service: /etc/init.d/dotlrn
Things to fix yet:
*do not modify permissions for postgres in order to make a connection, needs to edit /var/lib/postgres/data/pg_hba.conf and put 'trust' instead of 'ident sameuser', to allow local connections.
* when you install, just press enter, enter ... since that initial configuration is not yet ready, soon will be.
It supports only PG, but so far its not possible for oracle anyway.
Please test it, and give feedback through this thread.
The author of the package is one of our hackers, Otto Solares (solca@galileo.edu). He followed all the conventions for debian packages, so this is a good candidate to become part of the official debian distribution.
This package has been done at Galileo University, as part of the E-LANE project.
Further adaption to make it just for oacs will be easy.
Enjoy!!!
Request notifications