pi@raspberrypi /boot $ sudo ./installer.sh +--------------------------------------------------------------+ | | | WebRadio Installer v1.0 | | | | Copyright (C) 2012 by Michael Schwarz | | | +--------------------------------------------------------------+ Copy mobile page to webserver directory Settings up lighttpd [ ok ] Stopping web server: lighttpd. [....] Starting web server: lighttpd2013-05-21 17:51:19: (log.c.118) opening errorlog '/var/log/lighttpd/error.log' failed: Permission denied . ok Delete old firmware Build songcontrol Build firmware rm: cannot remove `*.o': No such file or directory rm: cannot remove `images/*.o': No such file or directory rm: cannot remove `fonts/*.o': No such file or directory rm: cannot remove `firmware': No such file or directory make: *** [clean] Error 1 In file included from firmware.h:70:0, from firmware.c:9: screen_volume.h:15:28: fatal error: alsa/asoundlib.h: No such file or directory compilation terminated. make: *** [firmware.o] Error 1 Install firmware and songcontrol Set rights for firmware chown: cannot access `/home/pi/firmware': No such file or directory chmod: cannot access `/home/pi/firmware': No such file or directory Install language files Write default configuration file ---------------------------------------------------------------- Installation completed To start, type "cd /home/pi; ./firmware" ----------------------------------------------------------------