Hi, I've created a debian package of .LRN which for now is downloadable from
http://www.dirkgomez.de/openacs/dotlrn-2.2.0-0.deb . It depends on the standard aolserver4 and PostgreSQL packages of Debian stable (and should run on newer versions of Debian flawlessly)
The package's fundamental assumption is that you want to install .LRN on a dedicated machine therefore it (re)creates a database called dotlrn, overwrites the default aolserver4 and postgresql configuration files, and listens on all the machines interfaces (0.0.0.0 is the listening IP).
It is simply a start and certainly defies many Debian standards. To continue work on the packaging I suggest another directory in OpenACS' cvs be set up. I would then commit the files to packaging/debian/dotlrn
Feedback is more than welcome - and remember to install the package on an empty machine :)
-- Dirk