gluqlo icon indicating copy to clipboard operation
gluqlo copied to clipboard

Raspbian

Open malkos12 opened this issue 7 years ago • 7 comments

Is there the way to install the gluqlo on Raspbian?

malkos12 avatar Jan 28 '18 12:01 malkos12

@malkos12 : as the author said in the readme: you can clone the code and build it from beginning (make & sudo make install). the default raspbian doesn't contain some library for compilation (e.g. sdl, x11), then you just need to pull the respective library and complete the build.

below is from mine ;) img_1486

hoangphan avatar Apr 22 '18 07:04 hoangphan

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. Am I right?

malkos12 avatar Apr 23 '18 04:04 malkos12

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 ./gluplo , you will get this like me

image

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 🍻🍻🍻

mindcont avatar Jun 20 '18 11:06 mindcont

Is it possible to make a Kodi screensaver plugin from this? ;)

kolnogorov avatar Nov 15 '18 13:11 kolnogorov

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 avatar Sep 17 '22 23:09 mikeptg

@mikeptg Try to move the executable to /usr/libexec/xscreensaver:

sudo mv /usr/lib/xscreensaver/gluqlo /usr/libexec/xscreensaver/

orontee avatar Sep 20 '22 20:09 orontee

Okay I will try thanks

Von meinem iPhone gesendet

Am 20.09.2022 um 22:16 schrieb Matthias Meulien @.***>:



@mikeptghttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmikeptg&data=05%7C01%7C%7C7263e720fa3443c63d2c08da9b44f686%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637993017745635932%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=e2rfuXOBZyl8iYRIjxsaCRJd42bMyi8x8ZZlnMgCPYE%3D&reserved=0 Try to move the executable to /usr/libexec/xscreensaver:

sudo mv /usr/lib/xscreensaver/gluqlo /usr/libexec/xscreensaver/

— Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Falexanderk23%2Fgluqlo%2Fissues%2F11%23issuecomment-1252864901&data=05%7C01%7C%7C7263e720fa3443c63d2c08da9b44f686%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637993017745635932%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=8TMPMlstAA8B%2BI%2FNa4C30NE3F5U7gixTjU8cwqwOghw%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FALCGSVE5FWRJMS4XG5TUS6LV7ILQXANCNFSM4EN6XEXQ&data=05%7C01%7C%7C7263e720fa3443c63d2c08da9b44f686%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637993017745635932%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=0B0672VV10fFhW6907Wa2s9JDGJJ5ynqf8vuzwnGrn0%3D&reserved=0. You are receiving this because you were mentioned.Message ID: @.***>

mikeptg avatar Sep 20 '22 20:09 mikeptg