How to Install the Prototyp-E5 software on a Debian Lenny System ================================================================ Install dependencies: apt-get install dbus dbus-x11 libdbus-1-3 zlib1g libssl0.9.8 \ libsasl2-modules libbz2-1.0 xsltproc libpcre3 libpcrecpp0 \ libmysqlclient15off libxslt1.1 mysql-server libxml2 libncurses5 \ libxml2-utils libjasper1 libpng12-0 libgif4 libjpeg62 libcfitsio3 \ librdf0 libopenexr6 libboost-program-options1.35.0 libboost-graph1.35.0 \ x11-utils x11-xserver-utils libfam0 libavahi-client3 libgpgme11 \ libsmbclient libcaptury0 libusb-0.1-4 libfontconfig1 libenchant1c2a \ libidn11 libbluetooth2 libnm-util0 libpam0g libsensors3 libkrb53 \ libkadm55 libpci3 libopenbabel3 libnova-0.12-1 libxine1-bin \ libclucene0ldbl libxcursor1 libxcomposite1 libxklavier12 libxss1 \ libglu1-mesa libpolkit-dbus2 libpolkit-grant2 libpolkit2 \ openjdk-6-jre openjdk-6-jdk \ pinentry-qt gnupg-agent gpgsm gnupg2 dirmngr The binaries expect to be found under /tmp/builder-home/install. A corresponding symlink is sufficient mkdir /tmp/builder-home/ ln -s .../prototype-e5-20091026 /tmp/builder-home/install Set environment variables with the setenv.sh script: . setenv.sh Start KDE: Make sure DISPLAY is set for a new X-server, i.e. one where no desktop environment is already running and then start KDE with: startkde