The digital lecture board

© 1998 LS Praktische Informatik IV
University of Mannheim

Download
Source
 
The current source code of the dlb is not intended for distribution. Makefiles have to be edited by hand. There's no congigure script. To build the dlb from the scratch, you will need the following components:
  • Tcl/Tk 7.6/4.2 
  • ImageMagick > v4.1.1 (you'll need libMagick.a and the corresponding include files), please read the installation info of ImageMagick
  • gcc 2.8 or 2.7
Please set path names to those components in the corresponding Makefiles (smp, ws, security, pssplit).  The Makefile in the source distribution directory is a meta-Makefile. If you want to use this file also, please change path names etc.

Download dlb source  dlb-src-1.8b8.tar.gz

After downloading the source, type

gunzip dlb-src-1.8b8.tar.gz
tar -xf dlb-src-1.8b8.tar

dlb-src-1.8  directory is created which contains sub directories of all dlb components.

Please remind: this is a beta version of the digital lecture board. We make no representations about the suitability of this software for any purpose.  It is provided "as is" without express or implied warranty.

Your help in improving this software is very much appreciated.

Please send detailed bug reports to Jürgen Vogel vogel@informatik.uni-mannheim.de

Copyright
Please check our source license conditions conditions prior to using dlb's source.
 
© 1998 Werner Geyer geyer@pi4.informatik.uni-mannheim.de