<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5926&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] xscreensaver building with custom settigs?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5926</link>
		<description><![CDATA[The most recent posts in [SOLVED] xscreensaver building with custom settigs?.]]></description>
		<lastBuildDate>Wed, 30 Aug 2023 00:55:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] xscreensaver building with custom settigs?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43941#p43941</link>
			<description><![CDATA[<p>@fsmithred<br />Thanks a lot for usefull explain! <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Wed, 30 Aug 2023 00:55:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43941#p43941</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] xscreensaver building with custom settigs?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43921#p43921</link>
			<description><![CDATA[<p>OK, good that you got it installed. Keep in mind that apt doesn&#039;t know about it and the package won&#039;t get upgraded automatically. </p><p>I can explain a couple of the errors you were getting.</p><p>&quot;Command not found&quot; occurs when the package name is the first item on the line. That can happen when you copy/paste a list of package names - you paste more than one wrapped line.</p><p>The packages that can&#039;t be found have incomplete names. There is no libx11 but there are a bunch of libx11 packages. Same goes for libxext and those others. For example:</p><div class="codebox"><pre><code>$ apt-cache search libxext
libxext-dev - X11 miscellaneous extensions library (development headers)
libxext-doc - X11 miscellaneous extensions library (documentation)
libxext6 - X11 miscellaneous extension library</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 29 Aug 2023 10:46:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43921#p43921</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] xscreensaver building with custom settigs?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43915#p43915</link>
			<description><![CDATA[<p>Solved!</p><div class="codebox"><pre><code>sudo make install</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Tue, 29 Aug 2023 00:13:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43915#p43915</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] xscreensaver building with custom settigs?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43914#p43914</link>
			<description><![CDATA[<p>install deps</p><div class="quotebox"><blockquote><div><p>94&#160; apt install perl pkg-config gettext intltool libx11-6 libxext-dev libxi-dev libxt-dev libxft-dev<br />&#160; &#160;95&#160; &#160; &#160; &#160; &#160; libxinerama libxrandr libxxf86vm libgl libglu libgle libgtk-3-0<br />&#160; &#160;96&#160; &#160; &#160; &#160; &#160; libgdk-pixbuf2.0 libjpeg libxml2 libpam elogind<br />&#160; &#160;97&#160; apt install libgtk-3-0<br />&#160; &#160;98&#160; sudo apt install --reinstall libgl-dev<br />&#160; &#160;99&#160; sudo apt-get install libglu1-mesa-dev freeglut3-dev mesa-common-dev<br />&#160; 100&#160; sudo apt-get install libgtk2.0-dev<br />&#160; 101&#160; sudo apt-get install libgdk-pixbuf2.0-dev<br />&#160; 102&#160; apt remove xscreensaver<br />&#160; 103&#160; sudo apt-get install libgtk3.0-dev<br />&#160; 104&#160; sudo apt-get install libgtk-3-dev<br />&#160; 105&#160; sudo apt-get install libxml-2.0<br />&#160; 106&#160; apt-get install libxml2-dev<br />&#160; 107&#160; history<br />root@home:/home/freeartist-devuan#</p></div></blockquote></div><p>configure</p><div class="codebox"><pre><code>    #################################################################

    Warning: The systemd library was not found.

             This means that xscreensaver-systemd won&#039;t be built.
             Without that, xscreensaver will not be able to auto-lock
             before the system is suspended (e.g., closing laptop lid)
             and might activate while video playback is in progress.

    Warning: Use of PAM was requested, but it was not found.

    #################################################################

    XScreenSaver will be installed in these directories:

             User programs: /usr/bin/
             Screen savers: /usr/libexec/xscreensaver/
             Configuration: /usr/share/xscreensaver/config/
             Extra Fonts:   /usr/share/fonts/xscreensaver/
             App Defaults:  /etc/X11/app-defaults/

freeartist-devuan@home:~/Downloads/xscreensaver-6.06$ </code></pre></div><p>make</p><div class="codebox"><pre><code>Merging translations into xscreensaver.desktop.
Found cached translation database
gcc -std=gnu89 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -Wno-overlength-strings -Wno-language-extension-token -Wno-variadic-macros -L/usr/lib -o xscreensaver-gfx xscreensaver-gfx.o screens.o windows.o subprocs.o exec.o prefsw.o dpms.o fade.o exts.o atomswm.o prefs.o blurb.o atoms.o clientmsg.o xinput.o ../utils/xmu.o ../utils/yarandom.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/font-retry.o ../utils/logo.o ../utils/minixpm.o ../utils/screenshot.o ../utils/xft.o ../utils/utf8wc.o ../utils/xshm.o ../utils/aligned_malloc.o   -lSM -lICE -lXft   -lXinerama -lXrandr -lXrender -lXi -lXt -lX11 -lXext -lXi  
Merging translations into xscreensaver.service.
gcc -std=gnu89 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -Wno-overlength-strings -Wno-language-extension-token -Wno-variadic-macros -L/usr/lib -o xscreensaver-auth xscreensaver-auth.o dialog.o passwd.o setuid.o passwd-pwent.o blurb.o screens.o xinput.o prefs.o atoms.o atomswm.o ../utils/xft.o ../utils/xftwrap.o ../utils/utf8wc.o ../utils/font-retry.o ../utils/yarandom.o ../utils/usleep.o ../utils/resources.o ../utils/logo.o ../utils/minixpm.o   -lSM -lICE -lXft  -lXi -lXinerama -lXrandr -lXrender   -lXi -lXt -lX11 -lXext -lXi -lcrypt  
demo-Gtk.c: In function ‘save_window_position’:
demo-Gtk.c:4827:33: warning: ‘%s’ directive argument is null [-Wformat-overflow=]
 4827 |     fprintf (stderr, &quot;%s: geom: %s =&gt; %s\n&quot;, blurb(), old, str);
      |                                 ^~
At top level:
cc1: note: unrecognized command-line option ‘-Wno-language-extension-token’ may have been intended to silence earlier diagnostics
gcc -std=gnu89 -pedantic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -Wno-overlength-strings -Wno-language-extension-token -Wno-variadic-macros -L/usr/lib -o xscreensaver-settings-Gtk demo-Gtk.o demo-Gtk-conf.o demo-Gtk-resources.o blurb.o exec.o prefs.o prefsw.o dpms.o remote.o screens.o clientmsg.o atoms.o ../utils/xmu.o ../utils/resources.o ../utils/visual.o ../utils/screenshot.o ../utils/usleep.o   -lSM -lICE   -lXinerama -lXrandr -lXrender   -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxml2 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lXt -lX11 -lXext -lXi 
cp -p xscreensaver-settings-Gtk xscreensaver-settings
make[1]: Leaving directory &#039;/home/freeartist-devuan/Downloads/xscreensaver-6.06/driver&#039;
make[1]: Entering directory &#039;/home/freeartist-devuan/Downloads/xscreensaver-6.06/po&#039;
make[1]: Nothing to be done for &#039;default&#039;.
make[1]: Leaving directory &#039;/home/freeartist-devuan/Downloads/xscreensaver-6.06/po&#039;
freeartist-devuan@home:~/Downloads/xscreensaver-6.06$ </code></pre></div><p>make install</p><div class="codebox"><pre class="vscroll"><code>freeartist-devuan@home:~/Downloads/xscreensaver-6.06$ make install
make[1]: Entering directory &#039;/home/freeartist-devuan/Downloads/xscreensaver-6.06/utils&#039;
make[1]: Nothing to be done for &#039;install&#039;.
make[1]: Leaving directory &#039;/home/freeartist-devuan/Downloads/xscreensaver-6.06/utils&#039;
make[1]: Entering directory &#039;/home/freeartist-devuan/Downloads/xscreensaver-6.06/jwxyz&#039;
make[1]: Nothing to be done for &#039;install&#039;.
make[1]: Leaving directory &#039;/home/freeartist-devuan/Downloads/xscreensaver-6.06/jwxyz&#039;
make[1]: Entering directory &#039;/home/freeartist-devuan/Downloads/xscreensaver-6.06/hacks/images&#039;
make[1]: Nothing to be done for &#039;install&#039;.
make[1]: Leaving directory &#039;/home/freeartist-devuan/Downloads/xscreensaver-6.06/hacks/images&#039;
make[1]: Entering directory &#039;/home/freeartist-devuan/Downloads/xscreensaver-6.06/hacks&#039;
/usr/bin/install: cannot change permissions of ‘/usr/libexec/xscreensaver’: No such file or directory
/usr/bin/install -c attraction /usr/libexec/xscreensaver/attraction
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/attraction&#039;: No such file or directory
/usr/bin/install -c blitspin /usr/libexec/xscreensaver/blitspin
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/blitspin&#039;: No such file or directory
/usr/bin/install -c bouboule /usr/libexec/xscreensaver/bouboule
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/bouboule&#039;: No such file or directory
/usr/bin/install -c braid /usr/libexec/xscreensaver/braid
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/braid&#039;: No such file or directory
/usr/bin/install -c decayscreen /usr/libexec/xscreensaver/decayscreen
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/decayscreen&#039;: No such file or directory
/usr/bin/install -c deco /usr/libexec/xscreensaver/deco
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/deco&#039;: No such file or directory
/usr/bin/install -c drift /usr/libexec/xscreensaver/drift
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/drift&#039;: No such file or directory
/usr/bin/install -c flame /usr/libexec/xscreensaver/flame
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/flame&#039;: No such file or directory
/usr/bin/install -c galaxy /usr/libexec/xscreensaver/galaxy
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/galaxy&#039;: No such file or directory
/usr/bin/install -c grav /usr/libexec/xscreensaver/grav
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/grav&#039;: No such file or directory
/usr/bin/install -c greynetic /usr/libexec/xscreensaver/greynetic
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/greynetic&#039;: No such file or directory
/usr/bin/install -c halo /usr/libexec/xscreensaver/halo
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/halo&#039;: No such file or directory
/usr/bin/install -c helix /usr/libexec/xscreensaver/helix
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/helix&#039;: No such file or directory
/usr/bin/install -c hopalong /usr/libexec/xscreensaver/hopalong
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/hopalong&#039;: No such file or directory
/usr/bin/install -c ifs /usr/libexec/xscreensaver/ifs
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/ifs&#039;: No such file or directory
/usr/bin/install -c imsmap /usr/libexec/xscreensaver/imsmap
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/imsmap&#039;: No such file or directory
/usr/bin/install -c julia /usr/libexec/xscreensaver/julia
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/julia&#039;: No such file or directory
/usr/bin/install -c kaleidescope /usr/libexec/xscreensaver/kaleidescope
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/kaleidescope&#039;: No such file or directory
/usr/bin/install -c maze /usr/libexec/xscreensaver/maze
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/maze&#039;: No such file or directory
/usr/bin/install -c moire /usr/libexec/xscreensaver/moire
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/moire&#039;: No such file or directory
/usr/bin/install -c noseguy /usr/libexec/xscreensaver/noseguy
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/noseguy&#039;: No such file or directory
/usr/bin/install -c pedal /usr/libexec/xscreensaver/pedal
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/pedal&#039;: No such file or directory
/usr/bin/install -c penrose /usr/libexec/xscreensaver/penrose
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/penrose&#039;: No such file or directory
/usr/bin/install -c pyro /usr/libexec/xscreensaver/pyro
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/pyro&#039;: No such file or directory
/usr/bin/install -c qix /usr/libexec/xscreensaver/qix
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/qix&#039;: No such file or directory
/usr/bin/install -c rocks /usr/libexec/xscreensaver/rocks
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/rocks&#039;: No such file or directory
/usr/bin/install -c rorschach /usr/libexec/xscreensaver/rorschach
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/rorschach&#039;: No such file or directory
/usr/bin/install -c sierpinski /usr/libexec/xscreensaver/sierpinski
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/sierpinski&#039;: No such file or directory
/usr/bin/install -c slidescreen /usr/libexec/xscreensaver/slidescreen
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/slidescreen&#039;: No such file or directory
/usr/bin/install -c slip /usr/libexec/xscreensaver/slip
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/slip&#039;: No such file or directory
/usr/bin/install -c strange /usr/libexec/xscreensaver/strange
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/strange&#039;: No such file or directory
/usr/bin/install -c swirl /usr/libexec/xscreensaver/swirl
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/swirl&#039;: No such file or directory
/usr/bin/install -c goop /usr/libexec/xscreensaver/goop
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/goop&#039;: No such file or directory
/usr/bin/install -c starfish /usr/libexec/xscreensaver/starfish
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/starfish&#039;: No such file or directory
/usr/bin/install -c munch /usr/libexec/xscreensaver/munch
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/munch&#039;: No such file or directory
/usr/bin/install -c fadeplot /usr/libexec/xscreensaver/fadeplot
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/fadeplot&#039;: No such file or directory
/usr/bin/install -c rdbomb /usr/libexec/xscreensaver/rdbomb
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/rdbomb&#039;: No such file or directory
/usr/bin/install -c coral /usr/libexec/xscreensaver/coral
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/coral&#039;: No such file or directory
/usr/bin/install -c mountain /usr/libexec/xscreensaver/mountain
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/mountain&#039;: No such file or directory
/usr/bin/install -c triangle /usr/libexec/xscreensaver/triangle
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/triangle&#039;: No such file or directory
/usr/bin/install -c xjack /usr/libexec/xscreensaver/xjack
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/xjack&#039;: No such file or directory
/usr/bin/install -c xlyap /usr/libexec/xscreensaver/xlyap
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/xlyap&#039;: No such file or directory
/usr/bin/install -c cynosure /usr/libexec/xscreensaver/cynosure
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/cynosure&#039;: No such file or directory
/usr/bin/install -c moire2 /usr/libexec/xscreensaver/moire2
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/moire2&#039;: No such file or directory
/usr/bin/install -c flow /usr/libexec/xscreensaver/flow
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/flow&#039;: No such file or directory
/usr/bin/install -c epicycle /usr/libexec/xscreensaver/epicycle
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/epicycle&#039;: No such file or directory
/usr/bin/install -c interference /usr/libexec/xscreensaver/interference
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/interference&#039;: No such file or directory
/usr/bin/install -c truchet /usr/libexec/xscreensaver/truchet
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/truchet&#039;: No such file or directory
/usr/bin/install -c bsod /usr/libexec/xscreensaver/bsod
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/bsod&#039;: No such file or directory
/usr/bin/install -c crystal /usr/libexec/xscreensaver/crystal
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/crystal&#039;: No such file or directory
/usr/bin/install -c discrete /usr/libexec/xscreensaver/discrete
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/discrete&#039;: No such file or directory
/usr/bin/install -c distort /usr/libexec/xscreensaver/distort
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/distort&#039;: No such file or directory
/usr/bin/install -c kumppa /usr/libexec/xscreensaver/kumppa
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/kumppa&#039;: No such file or directory
/usr/bin/install -c demon /usr/libexec/xscreensaver/demon
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/demon&#039;: No such file or directory
/usr/bin/install -c loop /usr/libexec/xscreensaver/loop
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/loop&#039;: No such file or directory
/usr/bin/install -c penetrate /usr/libexec/xscreensaver/penetrate
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/penetrate&#039;: No such file or directory
/usr/bin/install -c deluxe /usr/libexec/xscreensaver/deluxe
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/deluxe&#039;: No such file or directory
/usr/bin/install -c compass /usr/libexec/xscreensaver/compass
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/compass&#039;: No such file or directory
/usr/bin/install -c squiral /usr/libexec/xscreensaver/squiral
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/squiral&#039;: No such file or directory
/usr/bin/install -c xflame /usr/libexec/xscreensaver/xflame
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/xflame&#039;: No such file or directory
/usr/bin/install -c wander /usr/libexec/xscreensaver/wander
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/wander&#039;: No such file or directory
/usr/bin/install -c spotlight /usr/libexec/xscreensaver/spotlight
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/spotlight&#039;: No such file or directory
/usr/bin/install -c phosphor /usr/libexec/xscreensaver/phosphor
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/phosphor&#039;: No such file or directory
/usr/bin/install -c xmatrix /usr/libexec/xscreensaver/xmatrix
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/xmatrix&#039;: No such file or directory
/usr/bin/install -c petri /usr/libexec/xscreensaver/petri
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/petri&#039;: No such file or directory
/usr/bin/install -c shadebobs /usr/libexec/xscreensaver/shadebobs
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/shadebobs&#039;: No such file or directory
/usr/bin/install -c ccurve /usr/libexec/xscreensaver/ccurve
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/ccurve&#039;: No such file or directory
/usr/bin/install -c blaster /usr/libexec/xscreensaver/blaster
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/blaster&#039;: No such file or directory
/usr/bin/install -c bumps /usr/libexec/xscreensaver/bumps
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/bumps&#039;: No such file or directory
/usr/bin/install -c ripples /usr/libexec/xscreensaver/ripples
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/ripples&#039;: No such file or directory
/usr/bin/install -c xspirograph /usr/libexec/xscreensaver/xspirograph
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/xspirograph&#039;: No such file or directory
/usr/bin/install -c nerverot /usr/libexec/xscreensaver/nerverot
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/nerverot&#039;: No such file or directory
/usr/bin/install -c xrayswarm /usr/libexec/xscreensaver/xrayswarm
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/xrayswarm&#039;: No such file or directory
/usr/bin/install -c zoom /usr/libexec/xscreensaver/zoom
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/zoom&#039;: No such file or directory
/usr/bin/install -c whirlwindwarp /usr/libexec/xscreensaver/whirlwindwarp
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/whirlwindwarp&#039;: No such file or directory
/usr/bin/install -c rotzoomer /usr/libexec/xscreensaver/rotzoomer
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/rotzoomer&#039;: No such file or directory
/usr/bin/install -c speedmine /usr/libexec/xscreensaver/speedmine
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/speedmine&#039;: No such file or directory
/usr/bin/install -c vermiculate /usr/libexec/xscreensaver/vermiculate
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/vermiculate&#039;: No such file or directory
/usr/bin/install -c twang /usr/libexec/xscreensaver/twang
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/twang&#039;: No such file or directory
/usr/bin/install -c apollonian /usr/libexec/xscreensaver/apollonian
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/apollonian&#039;: No such file or directory
/usr/bin/install -c euler2d /usr/libexec/xscreensaver/euler2d
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/euler2d&#039;: No such file or directory
/usr/bin/install -c polyominoes /usr/libexec/xscreensaver/polyominoes
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/polyominoes&#039;: No such file or directory
/usr/bin/install -c fluidballs /usr/libexec/xscreensaver/fluidballs
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/fluidballs&#039;: No such file or directory
/usr/bin/install -c anemone /usr/libexec/xscreensaver/anemone
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/anemone&#039;: No such file or directory
/usr/bin/install -c halftone /usr/libexec/xscreensaver/halftone
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/halftone&#039;: No such file or directory
/usr/bin/install -c metaballs /usr/libexec/xscreensaver/metaballs
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/metaballs&#039;: No such file or directory
/usr/bin/install -c eruption /usr/libexec/xscreensaver/eruption
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/eruption&#039;: No such file or directory
/usr/bin/install -c popsquares /usr/libexec/xscreensaver/popsquares
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/popsquares&#039;: No such file or directory
/usr/bin/install -c barcode /usr/libexec/xscreensaver/barcode
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/barcode&#039;: No such file or directory
/usr/bin/install -c piecewise /usr/libexec/xscreensaver/piecewise
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/piecewise&#039;: No such file or directory
/usr/bin/install -c cloudlife /usr/libexec/xscreensaver/cloudlife
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/cloudlife&#039;: No such file or directory
/usr/bin/install -c fontglide /usr/libexec/xscreensaver/fontglide
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/fontglide&#039;: No such file or directory
/usr/bin/install -c apple2 /usr/libexec/xscreensaver/apple2
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/apple2&#039;: No such file or directory
/usr/bin/install -c xanalogtv /usr/libexec/xscreensaver/xanalogtv
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/xanalogtv&#039;: No such file or directory
/usr/bin/install -c pong /usr/libexec/xscreensaver/pong
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/pong&#039;: No such file or directory
/usr/bin/install -c filmleader /usr/libexec/xscreensaver/filmleader
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/filmleader&#039;: No such file or directory
/usr/bin/install -c wormhole /usr/libexec/xscreensaver/wormhole
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/wormhole&#039;: No such file or directory
/usr/bin/install -c pacman /usr/libexec/xscreensaver/pacman
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/pacman&#039;: No such file or directory
/usr/bin/install -c fuzzyflakes /usr/libexec/xscreensaver/fuzzyflakes
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/fuzzyflakes&#039;: No such file or directory
/usr/bin/install -c anemotaxis /usr/libexec/xscreensaver/anemotaxis
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/anemotaxis&#039;: No such file or directory
/usr/bin/install -c memscroller /usr/libexec/xscreensaver/memscroller
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/memscroller&#039;: No such file or directory
/usr/bin/install -c substrate /usr/libexec/xscreensaver/substrate
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/substrate&#039;: No such file or directory
/usr/bin/install -c intermomentary /usr/libexec/xscreensaver/intermomentary
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/intermomentary&#039;: No such file or directory
/usr/bin/install -c fireworkx /usr/libexec/xscreensaver/fireworkx
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/fireworkx&#039;: No such file or directory
/usr/bin/install -c fiberlamp /usr/libexec/xscreensaver/fiberlamp
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/fiberlamp&#039;: No such file or directory
/usr/bin/install -c boxfit /usr/libexec/xscreensaver/boxfit
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/boxfit&#039;: No such file or directory
/usr/bin/install -c interaggregate /usr/libexec/xscreensaver/interaggregate
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/interaggregate&#039;: No such file or directory
/usr/bin/install -c celtic /usr/libexec/xscreensaver/celtic
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/celtic&#039;: No such file or directory
/usr/bin/install -c cwaves /usr/libexec/xscreensaver/cwaves
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/cwaves&#039;: No such file or directory
/usr/bin/install -c m6502 /usr/libexec/xscreensaver/m6502
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/m6502&#039;: No such file or directory
/usr/bin/install -c abstractile /usr/libexec/xscreensaver/abstractile
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/abstractile&#039;: No such file or directory
/usr/bin/install -c lcdscrub /usr/libexec/xscreensaver/lcdscrub
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/lcdscrub&#039;: No such file or directory
/usr/bin/install -c hexadrop /usr/libexec/xscreensaver/hexadrop
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/hexadrop&#039;: No such file or directory
/usr/bin/install -c tessellimage /usr/libexec/xscreensaver/tessellimage
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/tessellimage&#039;: No such file or directory
/usr/bin/install -c binaryring /usr/libexec/xscreensaver/binaryring
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/binaryring&#039;: No such file or directory
/usr/bin/install -c glitchpeg /usr/libexec/xscreensaver/glitchpeg
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/glitchpeg&#039;: No such file or directory
/usr/bin/install -c vfeedback /usr/libexec/xscreensaver/vfeedback
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/vfeedback&#039;: No such file or directory
/usr/bin/install -c scooter /usr/libexec/xscreensaver/scooter
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/scooter&#039;: No such file or directory
/usr/bin/install -c marbling /usr/libexec/xscreensaver/marbling
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/marbling&#039;: No such file or directory
/usr/bin/install -c binaryhorizon /usr/libexec/xscreensaver/binaryhorizon
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/binaryhorizon&#039;: No such file or directory
/usr/bin/install -c xscreensaver-getimage /usr/libexec/xscreensaver/xscreensaver-getimage
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/xscreensaver-getimage&#039;: No such file or directory
/usr/bin/install -c webcollage-helper /usr/libexec/xscreensaver/webcollage-helper
/usr/bin/install: cannot create regular file &#039;/usr/libexec/xscreensaver/webcollage-helper&#039;: No such file or directory
make[1]: *** [Makefile:286: install-program] Error 1
make[1]: Leaving directory &#039;/home/freeartist-devuan/Downloads/xscreensaver-6.06/hacks&#039;
make: *** [Makefile:34: install] Error 5
freeartist-devuan@home:~/Downloads/xscreensaver-6.06$ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Tue, 29 Aug 2023 00:10:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43914#p43914</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] xscreensaver building with custom settigs?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43912#p43912</link>
			<description><![CDATA[<div class="codebox"><pre><code>root@home:/home/freeartist-devuan# apt install perl pkg-config gettext intltool libx11 libxext libxi libxt libxft
        libxinerama libxrandr libxxf86vm libgl libglu libgle libgtk-3-0
        libgdk-pixbuf2.0 libjpeg libxml2 libpam elogind
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libx11
E: Unable to locate package libxext
E: Unable to locate package libxi
E: Unable to locate package libxt
E: Unable to locate package libxft
bash: libxinerama: command not found
bash: libgdk-pixbuf2.0: command not found
root@home:/home/freeartist-devuan# </code></pre></div><div class="codebox"><pre><code>root@home:/home/freeartist-devuan# apt install perl pkg-config gettext intltool libx11-6 libxext-dev libxi-dev libxt-dev libxft-dev
        libxinerama libxrandr libxxf86vm libgl libglu libgle libgtk-3-0
        libgdk-pixbuf2.0 libjpeg libxml2 libpam elogind
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
perl is already the newest version (5.36.0-7).
gettext is already the newest version (0.21-12).
gettext set to manually installed.
intltool is already the newest version (0.51.0-6).
libx11-6 is already the newest version (2:1.8.4-2+deb12u1).
libx11-6 set to manually installed.
The following additional packages will be installed:
  libbrotli-dev libexpat1-dev libfontconfig-dev libfontconfig1-dev libfreetype-dev libice-dev libpkgconf3 libpng-dev libsm-dev libxfixes-dev libxrender-dev pkgconf pkgconf-bin uuid-dev
  zlib1g-dev
Suggested packages:
  freetype2-doc libice-doc libsm-doc libxext-doc libxt-doc
The following NEW packages will be installed:
  libbrotli-dev libexpat1-dev libfontconfig-dev libfontconfig1-dev libfreetype-dev libice-dev libpkgconf3 libpng-dev libsm-dev libxext-dev libxfixes-dev libxft-dev libxi-dev
  libxrender-dev libxt-dev pkg-config pkgconf pkgconf-bin uuid-dev zlib1g-dev
0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
Need to get 4,111 kB of archives.
After this operation, 11.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] </code></pre></div><p>all installed except this </p><div class="codebox"><pre><code>bash: libxinerama: command not found
bash: libgdk-pixbuf2.0: command not found
root@home:/home/freeartist-devuan# </code></pre></div><p>same warnings</p><div class="codebox"><pre class="vscroll"><code>    #################################################################

    Warning: The GTK libraries do not seem to be available; the
             `xscreensaver-settings&#039; program requires them.

    Warning: Use of GDK-Pixbuf was requested, but it was not found.

             The PNG library is being used instead.

             Some of the demos will not use images as much as they could.
             You should consider installing GDK-Pixbuf and re-running
             configure.

    Warning: The JPEG library was not found.

             This means that it won&#039;t be possible for the image-manipulating
             display modes to load files from disk; and it also means that
             the `webcollage&#039; program will be much slower.

    Warning: The systemd library was not found.

             This means that xscreensaver-systemd won&#039;t be built.
             Without that, xscreensaver will not be able to auto-lock
             before the system is suspended (e.g., closing laptop lid)
             and might activate while video playback is in progress.

    Warning: The OpenGL 3D library is required, but it was not found.

             Those demos which use 3D will not be built or installed.
             That is most of them.

    Warning: Use of PAM was requested, but it was not found.

    #################################################################</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Mon, 28 Aug 2023 23:29:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43912#p43912</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] xscreensaver building with custom settigs?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43909#p43909</link>
			<description><![CDATA[<p>There&#039;s no need to backport a newer version. Pull the source from daedalus to alter the version in daedalus.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 28 Aug 2023 23:13:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43909#p43909</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] xscreensaver building with custom settigs?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43908#p43908</link>
			<description><![CDATA[<div class="quotebox"><cite>swanson wrote:</cite><blockquote><div><p>You need the dev-files. As quoted here:</p><div class="quotebox"><blockquote><div><p>There are many compilation dependencies.&#160; The configure script will tell<br />&#160; &#160; you what is missing.&#160; At the least, you will need development versions of<br />&#160; &#160; these libraries.&#160; Append &quot;-dev&quot; or &quot;-devel&quot; to most of these:</p><p>&#160; &#160; &#160; &#160; perl pkg-config gettext intltool libx11 libxext libxi libxt libxft<br />&#160; &#160; &#160; &#160; libxinerama libxrandr libxxf86vm libgl libglu libgle libgtk-3-0<br />&#160; &#160; &#160; &#160; libgdk-pixbuf2.0 libjpeg libxml2 libpam libsystemd elogind</p></div></blockquote></div><p>from here:</p><p><a href="https://github.com/Zygo/xscreensaver" rel="nofollow">https://github.com/Zygo/xscreensaver</a></p></div></blockquote></div><p>Thanks.<br />So i can just do</p><div class="codebox"><pre><code>apt install perl pkg-config gettext intltool libx11 libxext libxi libxt libxft
        libxinerama libxrandr libxxf86vm libgl libglu libgle libgtk-3-0
        libgdk-pixbuf2.0 libjpeg libxml2 libpam libsystemd elogind</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Mon, 28 Aug 2023 22:23:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43908#p43908</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] xscreensaver building with custom settigs?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43907#p43907</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>If you don&#039;t need the latest upstream version, then it would probably be easier to use the debian source and debian tools to rebuild the package the way you want it. Take a look at this: <a href="https://raphaelhertzog.com/2010/12/15/howto-to-rebuild-debian-packages/" rel="nofollow">https://raphaelhertzog.com/2010/12/15/h … -packages/</a></p></div></blockquote></div><p>Thanks.<br />But. Example. If i build pkg from Testing and install it at Stable is it safe its not broke my system?<br />May be easy way to do that by backporting repo?</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Mon, 28 Aug 2023 22:22:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43907#p43907</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] xscreensaver building with custom settigs?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43896#p43896</link>
			<description><![CDATA[<p>If you don&#039;t need the latest upstream version, then it would probably be easier to use the debian source and debian tools to rebuild the package the way you want it. Take a look at this: <a href="https://raphaelhertzog.com/2010/12/15/howto-to-rebuild-debian-packages/" rel="nofollow">https://raphaelhertzog.com/2010/12/15/h … -packages/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 28 Aug 2023 11:17:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43896#p43896</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] xscreensaver building with custom settigs?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43892#p43892</link>
			<description><![CDATA[<p>You need the dev-files. As quoted here:</p><div class="quotebox"><blockquote><div><p>There are many compilation dependencies.&#160; The configure script will tell<br />&#160; &#160; you what is missing.&#160; At the least, you will need development versions of<br />&#160; &#160; these libraries.&#160; Append &quot;-dev&quot; or &quot;-devel&quot; to most of these:</p><p>&#160; &#160; &#160; &#160; perl pkg-config gettext intltool libx11 libxext libxi libxt libxft<br />&#160; &#160; &#160; &#160; libxinerama libxrandr libxxf86vm libgl libglu libgle libgtk-3-0<br />&#160; &#160; &#160; &#160; libgdk-pixbuf2.0 libjpeg libxml2 libpam libsystemd elogind</p></div></blockquote></div><p>from here:</p><p><a href="https://github.com/Zygo/xscreensaver" rel="nofollow">https://github.com/Zygo/xscreensaver</a></p>]]></description>
			<author><![CDATA[dummy@example.com (swanson)]]></author>
			<pubDate>Mon, 28 Aug 2023 06:33:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43892#p43892</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] xscreensaver building with custom settigs?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43888#p43888</link>
			<description><![CDATA[<p>try build xscreensaver with such parameters</p><div class="codebox"><pre><code> ./configure --prefix=/usr --with-elogind --with-pam --with-gl --with-glx --with-pixbuf --with-xft</code></pre></div><p>its needed for fully worked all demos at my videocard<br />but i have many warnings after configuration, how to resolve this?</p><div class="codebox"><pre class="vscroll"><code>  #################################################################

    Warning: The &quot;pkg-config&quot; program was not found.  Without that,
             detection of the various GTK libraries won&#039;t work.

    Warning: The GTK libraries do not seem to be available; the
             `xscreensaver-settings&#039; program requires them.

    Warning: The Xt library was not found.  It is required.

    Warning: Use of GDK-Pixbuf was requested, but it was not found.

             Some of the demos will not use images as much as they could.
             You should consider installing GDK-Pixbuf and re-running
             configure.

    Warning: The JPEG library was not found.

             This means that it won&#039;t be possible for the image-manipulating
             display modes to load files from disk; and it also means that
             the `webcollage&#039; program will be much slower.

    Warning: The PNG library was not found.

             More specifically, we found the headers but not the
             libraries.  Possibly a &#039;devel&#039; package is needed.
             Many things aren&#039;t going to work right.

    Warning: The XInput2 library was not found.  It is required.

    Warning: The XFreeType library was not found.  It is required.

    Warning: The systemd library was not found.

             This means that xscreensaver-systemd won&#039;t be built.
             Without that, xscreensaver will not be able to auto-lock
             before the system is suspended (e.g., closing laptop lid)
             and might activate while video playback is in progress.

    Warning: The OpenGL 3D library is required, but it was not found.

             Those demos which use 3D will not be built or installed.
             That is most of them.

    Warning: Use of PAM was requested, but it was not found.

    #################################################################</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Sun, 27 Aug 2023 20:09:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43888#p43888</guid>
		</item>
	</channel>
</rss>
