<?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=4982&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / help me please install FVWM95 on Ceres]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4982</link>
		<description><![CDATA[The most recent posts in help me please install FVWM95 on Ceres.]]></description>
		<lastBuildDate>Sat, 23 Apr 2022 15:23:08 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: help me please install FVWM95 on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35725#p35725</link>
			<description><![CDATA[<p>Its all &quot;red eyed nerding&quot; too complex for me:/</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Sat, 23 Apr 2022 15:23:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35725#p35725</guid>
		</item>
		<item>
			<title><![CDATA[Re: help me please install FVWM95 on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35718#p35718</link>
			<description><![CDATA[<p>Firstly, I have to assume that you prepared that <span class="bbc">startfvwm95</span> script/program to run the binary, which by default installs into <span class="bbc">/usr/local/bin/fvwm95</span>. Probably fine.</p><p>Next you are obviously entering a software maintenance mode which involves fixing &quot;bugs&quot; in the software to adapt it to the current X11 environment, and that&#039;s not something I want to commit to be involved in. I see there is a readme file regarding FvwmTaskbar; possibly related.</p><p>Good luck.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Fri, 22 Apr 2022 06:50:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35718#p35718</guid>
		</item>
		<item>
			<title><![CDATA[Re: help me please install FVWM95 on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35711#p35711</link>
			<description><![CDATA[<p>after xinit command</p><p><span class="bbc">/usr/local/lib/X11/fvwm95/XClassTaskbar</span></p><p>not found</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Thu, 21 Apr 2022 16:05:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35711#p35711</guid>
		</item>
		<item>
			<title><![CDATA[Re: help me please install FVWM95 on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35710#p35710</link>
			<description><![CDATA[<p>Apologies, my bad. When i set default FVWM95 i.e.</p><div class="codebox"><pre><code>DEFAULT_SESSION=startfvwm95

case $1 in

lxqt)
exec startlxqt
;;

xfce4)
exec startxfce4
;;

mate)
exec startmate
;;

fvwm95|*)
exec startfvwm95
;;

#exec $DEFAULT_SESSION
#;;

esac</code></pre></div><p>Nothing is happened. After reboot or change session, Slim not enter to fvwm95, Slim sty at login screen.</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Thu, 21 Apr 2022 14:08:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35710#p35710</guid>
		</item>
		<item>
			<title><![CDATA[Re: help me please install FVWM95 on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35704#p35704</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p><span class="bbc">xfce4|*)</span></p></div></blockquote></div><p> ???<br />So the second option is that &quot;if the argument <span class="bbc">$1</span> matches <span class="bbc">xfce4</span> or matches * (aka anything), then use <span class="bbc">startxfce4</span>&quot;. That makes the remaining ones mere decoration.</p><p>For sure you meant them to be in a different order.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Wed, 20 Apr 2022 20:29:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35704#p35704</guid>
		</item>
		<item>
			<title><![CDATA[Re: help me please install FVWM95 on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35703#p35703</link>
			<description><![CDATA[<p>@ralph.ronnquist<br />Thank you very much! Now, after clearing&#160; <ins>/usr/include/</ins> its installs good.</p><p>But how now i can use it? When i do logout and press F1 on login Slim screen i do not see FVWM96 session.</p><p>Here my <ins>/home/freeartist/.xinitrc</ins>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;</p><div class="codebox"><pre><code>DEFAULT_SESSION=startxfce4

case $1 in

lxqt)
exec startlxqt
;;

xfce4|*)
exec startxfce4
;;

mate)
exec startmate
;;

fvwm95)
exec startfvwm95
;;

#exec $DEFAULT_SESSION
#;;

esac</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Wed, 20 Apr 2022 17:58:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35703#p35703</guid>
		</item>
		<item>
			<title><![CDATA[Re: help me please install FVWM95 on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35677#p35677</link>
			<description><![CDATA[<p>You seem to have include file(s) in <span class="bbc">/usr/local/include</span> that disturb the process. Maybe you can move them away somewhere and try again? </p><p>E.g, first error in LOG says</p><div class="codebox"><pre><code>/usr/local/include/X11/Xlib.h:5:8: error: unknown type name ‘XFontStruct’</code></pre></div><p>which is odd since <span class="bbc">XFontStruct</span> is defined in <span class="bbc">/usr/include/XLib.h</span> (line 1052) from <span class="bbc">libx11-dev=2:1.7.5-1</span></p><p>Therefore I&#039;m guessing you have some remnants from trials/experimentations in <span class="bbc">/usr/local/include</span></p><p>EDIT: Thought to mention:</p><ul><li><p>I downloaded <span class="bbc">fvwm95-2.0.43f.tar.gz</span> and unpacked that into <span class="bbc">/usr/local/src/fvwm95-2.0.43f/</span> for building</p></li><li><p>ran <span class="bbc">./configure</span>, then <span class="bbc">make</span> repeatedly while dealing with its errors, resulting in pulling in those libraries and some minor edits to:</p><ol class="alpha"><li><p><span class="bbc">modules/FvwmIconMan/FvwmIconMan.c</span></p></li><li><p><span class="bbc">modules/FvwmScroll/GrabWindow.c</span></p></li><li><p><span class="bbc">modules/FvwmTaskBar/Goodies.c</span></p></li></ol></li></ul><p>With that it compiles (with lots of warnings) for me, and I don&#039;t know how well it runs.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 18 Apr 2022 22:09:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35677#p35677</guid>
		</item>
		<item>
			<title><![CDATA[Re: help me please install FVWM95 on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35671#p35671</link>
			<description><![CDATA[<p>Hello! Sorry for late reply.<br />Already is installed</p><div class="codebox"><pre><code>root@devuan:/usr/local/src/fvwm95---#  apt-get install libx11-dev libxpm-dev libxext-dev libxt-dev xbitmaps libxmu-headers
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libx11-dev is already the newest version (2:1.7.5-1).
libxext-dev is already the newest version (2:1.3.4-1).
libxmu-headers is already the newest version (2:1.1.3-3).
libxpm-dev is already the newest version (1:3.5.12-1).
libxt-dev is already the newest version (1:1.2.1-1).
xbitmaps is already the newest version (1.1.1-2.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@devuan:/usr/local/src/fvwm95---# </code></pre></div><p> Here logs.<br /><a href="https://drive.google.com/drive/folders/1yQy-2_2TEDFZQMt0teHJUekf4L_R7IUE?usp=sharing" rel="nofollow">https://drive.google.com/drive/folders/ … sp=sharing</a></p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Mon, 18 Apr 2022 13:09:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35671#p35671</guid>
		</item>
		<item>
			<title><![CDATA[Re: help me please install FVWM95 on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35574#p35574</link>
			<description><![CDATA[<p>Firstly, when building you should use &quot;make |&amp; tee LOG&quot; so that all output is captured in LOG. That makes it possible to review it all in more details.</p><p>In this case you will need to find the &quot;error: ...&quot; lines to figure out what the main problems are. All the warnings should really be tended to as well, but they doesn&#039;t stop the compilation.</p><p>I mostly got missing include files and needed to install:</p><div class="codebox"><pre><code># apt-get install libx11-dev libxpm-dev libxext-dev libxt-dev xbitmaps libxmu-headers</code></pre></div><p>plus a light manual touch to remove some misplaced &quot;##&quot;, and</p><p>now it looks like the link recipe of the Makefile needs polishing as well.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Wed, 13 Apr 2022 00:04:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35574#p35574</guid>
		</item>
		<item>
			<title><![CDATA[help me please install FVWM95 on Ceres]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35572#p35572</link>
			<description><![CDATA[<p>Look at compiling process video</p><p><a href="https://streamable.com/v84307" rel="nofollow">https://streamable.com/v84307</a></p><p>and installed dependencies packages txt<br />&#160; <br /><a href="https://pastebin.com/raw/iWcVZach" rel="nofollow">https://pastebin.com/raw/iWcVZach</a></p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Tue, 12 Apr 2022 19:15:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35572#p35572</guid>
		</item>
	</channel>
</rss>
