I just booted up the live CD, opened '/etc/apt/sources.lst' and
added the line
deb http://ftp.de.debian.org/debian experimental main
The file was then saved. One can now run 'apt-get update' and 'apt-
get install
gnumed-server'. This step takes care of dependencies and copies all
needed
files to the corresponding directories.
The shell scripts (yes this still uses the bootstrapper) are copied
to '/var/lib/gnumed/server/bootstrap'
So issue 'cd /var/lib/gnumed/server/bootstrap' to change into that
directory.
from there run './bootstrap-latest.sh'