Page 1 of 1

cfclient on Rpi image 2015.3

Posted: Wed Dec 16, 2015 11:21 am
by cjunkk
Hi,
I just installed the RPi 2015.3 image on a RPi 2 with a display. The headless client works, but when I try
to launch the cfclient (in the X environment) I get an error message about a missing PyQt4 lib. I installed python3 and
pyqt4 but I am still getting the same message. Could anyone help to list all the required dependencies
on RPi?

Carlo

Re: cfclient on Rpi image 2015.3

Posted: Wed Dec 16, 2015 10:58 pm
by chad
Hi,

Did you see the install instructions in the README.md here on GitHub? Though I've never tried it myself, I do believe an RPi "headed" (is that even a word) client install is the same as the linux install. In fact, you can likely accomplish it using the setup_linux.sh script found in the same GitHub repo.

Post back on how it goes!