Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 data 2011-01-24 poojyum [r1] din 1.4.1 release
 include 2011-01-24 poojyum [r1] din 1.4.1 release
 src 2011-01-24 poojyum [r1] din 1.4.1 release
 AUTHORS 2011-01-24 poojyum [r1] din 1.4.1 release
 BUGS 2011-01-24 poojyum [r1] din 1.4.1 release
 CHANGELOG 2011-01-24 poojyum [r1] din 1.4.1 release
 COPYING 2011-01-24 poojyum [r1] din 1.4.1 release
 INSTALL 2011-01-24 poojyum [r1] din 1.4.1 release
 Makefile.am 2011-01-24 poojyum [r1] din 1.4.1 release
 Makefile.in 2011-01-24 poojyum [r1] din 1.4.1 release
 NEWS 2011-01-24 poojyum [r1] din 1.4.1 release
 README 2011-01-24 poojyum [r1] din 1.4.1 release
 TODO 2011-01-24 poojyum [r1] din 1.4.1 release
 acconfig.h 2011-01-24 poojyum [r1] din 1.4.1 release
 acinclude.m4 2011-01-24 poojyum [r1] din 1.4.1 release
 aclocal.m4 2011-01-24 poojyum [r1] din 1.4.1 release
 configure 2011-01-24 poojyum [r1] din 1.4.1 release
 configure.ac 2011-01-24 poojyum [r1] din 1.4.1 release
 depcomp 2011-01-24 poojyum [r1] din 1.4.1 release
 install-sh 2011-01-24 poojyum [r1] din 1.4.1 release
 ltmain.sh 2011-01-24 poojyum [r1] din 1.4.1 release
 missing 2011-01-24 poojyum [r1] din 1.4.1 release
 mkinstalldirs 2011-01-24 poojyum [r1] din 1.4.1 release

Read Me

din

Copyright (c) 2006-2010 S Jagannathan <jagernot@gmail.com, jag@dinisnoise.org>

din is released under GPL 2.0 license.
See the file COPYING for more information.
din is Free Software.

Building din:

$ cd /path/to/din/download/directory
$ tar xf din-1.4.1.tar.gz
$ cd din-1.4.1
$ ./configure
$ make
$ sudo make install

If the configure script fails, check if you have these libraries:

	* OpenGL - check if /usr/include/GL exists and /usr/lib/libGL* exist.
	* Tcl - check if /usr/include/tcl8.5 or /usr/local/include/tcl8.5 exists and /usr/lib/libtcl* exist or /usr/local/lib/libtcl* exist.
	* libircclient - check if /usr/local/include/libircclient or /usr/include/libircclient exists and /usr/local/lib/libircclient* or /usr/lib/libircclient* exist.

	* SDL - checked automatically by configure script.
	* fftw3f - checked automatically by configure script.
	* liblo - checked automatically by configure script.
	* jack - checked automatically by configure script.

If you dont, install these libraries first and then try again.

Running din:

In a shell, just type:

$ din

Help:

Press F1 inside din.  Use Insert and Delete keys to scroll thru the help text.

Or ask your question at http://www.dinisnoise.org/chat