# Installation ## compile driver yourself sudo apt-get install autoconf automake make build-essential pkg-config git git clone http://gitlab.mangavalk.com/mangavalk/lcdproc.git cd ./lcdproc sudo sh autogen.sh ./configure --enable-drivers=all sudo make sudo make install ## copyCopy driver from repo copy driver from /build lcdproc/driver to local lcdproc driver dir. ## LCDd.conf driverpath= whereis lcdproc copy LCDd.conf to /usr/local/etc/ // whereis LCDd.conf copy lcdproc.conf to /usr/local/etc/ // whereis lcdproc.conf sudo LCDd sudo lcdproc K