-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raspbian #11
Comments
@malkos12 : as the author said in the readme: you can clone the code and build it from beginning (make & sudo make install). |
Can you give more details how to start? I'm beginner in Linux. If I good understand, I need copy C code to new file and try to comply. If any library is measing, I must install and compile again. |
hi @malkos12 ,I also encountered this problem # my pi version is Raspbian stretch
sudo apt-get install git gcc g++
sudo apt-get install build-essential libsdl1.2-dev libsdl-ttf2.0-dev libsdl-gfx1.2-dev libx11-dev
cd ~
git clone https://github.com/alexanderk23/gluqlo.git
cd gluqlo
make
sudo make install now use Don’t see it listed? Run: gedit ~/.xscreensaver Add the following line to the programs: section gluqlo -root \n\ Save the file. Reopen Screensaver and you should now be able to select the Gluqlo screensaver within the app. Don’t forget to add XScreenSaver to your start-up applications to ensure that it launches after each and every reboot. hope this can help, for more read gluqlo-flipqlo-screensaver-ubuntu 🍻🍻🍻 |
Is it possible to make a Kodi screensaver plugin from this? ;) |
Hey .. I tried to install also on a raspberry.. every went well but under screensaver I see the entry but it always give the message.. screensaver not installed .. any idea ? Thx all |
@mikeptg Try to move the executable to
|
Is there the way to install the gluqlo on Raspbian?
The text was updated successfully, but these errors were encountered: