<?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=6451&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Installing latest xfce4-terminal]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6451</link>
		<description><![CDATA[The most recent posts in Installing latest xfce4-terminal.]]></description>
		<lastBuildDate>Thu, 29 Feb 2024 20:41:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48583#p48583</link>
			<description><![CDATA[<p>By the way, I checked xfce4-terminal 1.1.2 binary on a different distro, and its size was similar to my current 1.0.4, so still wondering why the one I built is three times the size?&#160; Could it have to do with including all localizations?</p>]]></description>
			<author><![CDATA[dummy@example.com (mobius)]]></author>
			<pubDate>Thu, 29 Feb 2024 20:41:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48583#p48583</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48582#p48582</link>
			<description><![CDATA[<p>@swanson, the build directory was in my Downloads/ directory, whose permissions are rwxr-xr-x, in a xfce4-terminal-1.1.2/, whose permissions are the same.</p><p>No, I did not use --prefix=/usr, which I did not find in the github readme.</p><p>So, it&#039;s good now, but so I know for next time, why don&#039;t run ./configure as root?&#160; And, where are the instructions to use --prefix=/usr?&#160; And, where those permissions sufficient?</p>]]></description>
			<author><![CDATA[dummy@example.com (mobius)]]></author>
			<pubDate>Thu, 29 Feb 2024 20:34:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48582#p48582</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48581#p48581</link>
			<description><![CDATA[<p>Okay, pardon my mistake.&#160; After I closed the current terminal, launching a new terminal from /usr/local/bin/ or from the desktop opens the new 1.1.2 terminal.&#160; Launching from /usr/bin/ still loads the old 1.0.4 terminal.&#160; I&#039;m still curious why the new one is three times the size of the old one.</p>]]></description>
			<author><![CDATA[dummy@example.com (mobius)]]></author>
			<pubDate>Thu, 29 Feb 2024 20:27:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48581#p48581</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48580#p48580</link>
			<description><![CDATA[<p>What are the permissions on the source dir?</p><p>And did you use </p><div class="quotebox"><blockquote><div><p>./configure --prefix=/usr</p></div></blockquote></div><p> as stated in the build instructions?</p>]]></description>
			<author><![CDATA[dummy@example.com (swanson)]]></author>
			<pubDate>Thu, 29 Feb 2024 20:25:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48580#p48580</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48579#p48579</link>
			<description><![CDATA[<p>@swanson, thanks for confirming.</p><p>@stopAI</p><div class="codebox"><pre><code>You can get all dependencies of xfce4-terminal with simple command:

apt build-dep xfce4-terminal</code></pre></div><p>Thanks for this!&#160; After this, I was able to build xfce4-terminal (I think).</p><div class="codebox"><pre><code>NEVER run

 ./configure

as root.

Just run it as regular user.</code></pre></div><p>Could you explain this?&#160; When I run as user, I get:</p><div class="codebox"><pre><code>./configure: line 1941: config.log: Permission denied
./configure: line 1951: config.log: Permission denied</code></pre></div><p>But when run as root (as in the github readme), it completes.</p><p>So, after this, I ran make and make install.&#160; Apart from several errors about things being deprecated, it appeared to complete successfully.&#160; But I can&#039;t seem to find/run this new version.</p><p>In the build directory, there is a terminal/ directory, in which there is a xfce4-terminal executable file, which is three times the size of the old one.&#160; But when I run this file, I get the old version 1.0.4 terminal.</p><p>whereis xfce4-terminal gives two results:&#160; /usr/bin/ and /usr/local/bin/.&#160; The former appears to be the old executable (dated 2022-05-24), and the latter appears to be the same as in the build/terminal/ directory (dated today, 2024-02-29) and almost three times the size of the former.&#160; But running any of them just gives the old 1.0.4 terminal.</p><p>So, not sure where to go from here.</p><p>@boughtonp, backporting may be helpful for other users as well, but not convinced that it should be left in the hands of a beginner.&#160; <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (mobius)]]></author>
			<pubDate>Thu, 29 Feb 2024 20:10:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48579#p48579</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48568#p48568</link>
			<description><![CDATA[<div class="quotebox"><cite>mobius wrote:</cite><blockquote><div><p> I am unclear as to your suggestion:</p><p>Add Devuan Testing repos to existing Devaun installation, or</p><p>Install Devuan Testing in VM?</p></div></blockquote></div><p>I was suggesting running Devuan Testing in a VM to confirm that the v1.1.1 provides what you want.</p><p>I have also yet to properly checkout how backports are created - though the link fsmithred provided probably provides that information (and there looks to be a simpler guide at <a href="https://wiki.debian.org/SimpleBackportCreation" rel="nofollow">//wiki.debian.org/SimpleBackportCreation</a> for personal use) - but the first step is confirming there&#039;s a suitable version in Debian/Devuan repos, hence why the suggestion to try the version Devuan Testing provides.</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Thu, 29 Feb 2024 15:42:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48568#p48568</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48564#p48564</link>
			<description><![CDATA[<p>You can get all dependencies of xfce4-terminal with simple command:</p><div class="codebox"><pre><code>apt build-dep xfce4-terminal</code></pre></div><p>P.S.</p><p>NEVER run</p><div class="codebox"><pre><code> ./configure</code></pre></div><p> as root.</p><p>Just run it as regular user.</p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Thu, 29 Feb 2024 12:09:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48564#p48564</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48559#p48559</link>
			<description><![CDATA[<p>1.1.2 configured on my setup. Just missed two packages, which I installed.<br />Example of what configure told me:</p><div class="quotebox"><blockquote><div><p>checking for libxfce4ui-2 &gt;= 4.17.5... not found<br />*** The required package xfce4ui-2 was not found on your system.<br />*** Please install libxfce4ui-2 (atleast version 4.17.5) or adjust</p></div></blockquote></div><p>So I apt searched for liblibxfce4ui-2-dev and installed it. The other missing was a &quot;vte&quot;-package.<br />I&#039;m on Devaun 5 too and have build-essential and linux-headers-xx installed since a long time.</p><p>When compiling one must consider that often times the source Readme does not mention ALL necessary libs needed.</p>]]></description>
			<author><![CDATA[dummy@example.com (swanson)]]></author>
			<pubDate>Thu, 29 Feb 2024 07:20:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48559#p48559</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48554#p48554</link>
			<description><![CDATA[<p>Yes, I believe that 1.1.1 does have those changes.&#160; I am unclear as to your suggestion:</p><p>Add Devuan Testing repos to existing Devaun installation, or</p><p>Install Devuan Testing in VM?</p><p>Getting it backported makes sense, but I am complete unaware how to do that?</p>]]></description>
			<author><![CDATA[dummy@example.com (mobius)]]></author>
			<pubDate>Thu, 29 Feb 2024 00:23:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48554#p48554</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48552#p48552</link>
			<description><![CDATA[<p>I don&#039;t see shortcut preference changes in the v1.1.2 changelog (at <a href="https://gitlab.xfce.org/apps/xfce4-terminal/-/tags" rel="nofollow">//gitlab.xfce.org/apps/xfce4-terminal/-/tags</a>), but v1.1.0 appears to have a bunch of potentially-relevant changes.</p><p>Since Devuan Testing has v1.1.1, a sensible first step would be to test <em>that</em> in a VM and see if it does have the desired functionality. If so, looking into what it might take to get that version backported would be worth checking.</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Wed, 28 Feb 2024 23:39:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48552#p48552</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48548#p48548</link>
			<description><![CDATA[<p>Hi.&#160; The ones that are specifically of interest to me:&#160; the ability to modify the shortcuts for the terminal screen buffer, namely Scroll Line Up, Scroll Line Down, Scroll Page Up, Scroll Page Down, Top of Buffer, Bottom of Buffer, which are presently set to: Shift+Ctrl+Up, Shift+Ctrl+Down, Shift+PgUP, Shift+PgDn, Shift+Home, Shift+End; and which I wish to set to Alt+Up, Alt+Down, Alt+PgUp, Alt+PgDn, Alt+Home, Alt+End.</p><p>In xfce4-terminal 1.1.2, the first four of those are now editable in the Preferences dialog; unfortunately, the last two are still not available for editing.</p><p>If I knew how, I could simply patch the 1.0.4 binary, but I haven&#039;t a clue how to do that, or whether it is even possible.</p>]]></description>
			<author><![CDATA[dummy@example.com (mobius)]]></author>
			<pubDate>Wed, 28 Feb 2024 21:36:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48548#p48548</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48545#p48545</link>
			<description><![CDATA[<p>What bells and whistles do xfce4-terminal 1.1.2 have?</p>]]></description>
			<author><![CDATA[dummy@example.com (swanson)]]></author>
			<pubDate>Wed, 28 Feb 2024 21:16:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48545#p48545</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48541#p48541</link>
			<description><![CDATA[<p>Okay, thanks for the info.&#160; Installed those mentioned, plus several other required dependencies.&#160; Getting very close... now get the error:&#160; &quot;checking if the X11 windowing system is enabled... dependencies missing: x11 &gt;= 1.6.7, gdk-x11-3.0 &gt;= 3.22.0&quot;.&#160; Unfortunately, couldn&#039;t find those in the package manager, even with all repos enabled.</p><p>Ready to pass on building from source on this distro, but certainly willing to continue if any further help is forthcoming.&#160; I&#039;m going to have to learn to do this sooner or later. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (mobius)]]></author>
			<pubDate>Wed, 28 Feb 2024 18:13:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48541#p48541</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48538#p48538</link>
			<description><![CDATA[<p>Install build-essential and linux-headers-&lt;version&gt; to compile software.</p><p>A better way would be to backport xfce4-terminal and make a deb package so that your package manager knows about it.<br /><a href="https://wiki.debian.org/BuildingFormalBackports" rel="nofollow">https://wiki.debian.org/BuildingFormalBackports</a></p><p>Either way, you might need to build more packages to satisfy dependencies. </p><p>I think you got better advice in the first reply.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 28 Feb 2024 10:06:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48538#p48538</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installing latest xfce4-terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48530#p48530</link>
			<description><![CDATA[<p>Turns out gcc-base was installed, but not gcc.&#160; Installed gcc-12 (with dependencies), but ./configure still fails because /usr/bin/ contains gcc-12 (a link), rather than just gcc.&#160; Are there more associated gcc packages which need to be installed?</p>]]></description>
			<author><![CDATA[dummy@example.com (mobius)]]></author>
			<pubDate>Tue, 27 Feb 2024 23:59:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48530#p48530</guid>
		</item>
	</channel>
</rss>
