Hello, I'm trying for 12 days now to run skgjukebox on the raspberry pi B with a zytouch touchscreen. I can't get it done... Could you please help me?
I run pimame img and I ran sudo ./update.sh. For the zytouch driver I need to install ocaml. This I can't get done right. Here is the Readme for the driver. http://www.mega-nerd.com/Zytouch/Readme.txt
I like to install SKGJukebox also. http://skgsoft.net/downloads. I can't get the package installed... Then I need to install Qt to build the source code for SKGJukebox.
My first question, is this even possible? Then, could you please help me out with this?
This goes wrong when I do: make && sudo make install
In file included from daemon/debug.c:22:0: daemon/debug.h:21:6: error: conflicting types for âdprintfâ /usr/include/stdio.h:417:12: note: previous declaration of âdprintfâ was here daemon/debug.c:33:1: error: conflicting types for âdprintfâ /usr/include/stdio.h:417:12: note: previous declaration of âdprintfâ was here make: *** [daemon/debug.o] Error 1
I don't know anything about linux. Can someone introduce me with the version on which Pimame is installed? What can I do or don't do with it? What do I need to make the zytouch work? Or can I use an universal driver, if so, which? Please help me going...