<?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=2432&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Where are the packages for installing development tools (gcc, etc.)?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2432</link>
		<description><![CDATA[The most recent posts in Where are the packages for installing development tools (gcc, etc.)?.]]></description>
		<lastBuildDate>Sun, 21 Oct 2018 10:55:53 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Where are the packages for installing development tools (gcc, etc.)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=12363#p12363</link>
			<description><![CDATA[<p>^ you should probably should do an update first before installing any packages. </p><p><span class="bbc">sudo apt-get update &amp;&amp; sudo apt-get upgrade </span></p>]]></description>
			<author><![CDATA[dummy@example.com (Panopticon)]]></author>
			<pubDate>Sun, 21 Oct 2018 10:55:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=12363#p12363</guid>
		</item>
		<item>
			<title><![CDATA[Re: Where are the packages for installing development tools (gcc, etc.)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=12360#p12360</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>You&#039;ll also need to install the linux-headers-&lt;version&gt; that matches your running kernel.<br /><span class="bbc">apt-get install linux-headers-$(uname -r)</span></p></div></blockquote></div><p>I got build-essential w/o problems. Then I tried to get the headers, but I have a slight problem. It seems that the header package available at present is for 4.9.0.7 and I have the kernel 4.9.0.6 (I used an install DVD I downloaded a few months ago). Does it matter? Should I upgrade my kernel or just go ahead and install the newer headers?</p>]]></description>
			<author><![CDATA[dummy@example.com (miozin)]]></author>
			<pubDate>Sun, 21 Oct 2018 08:40:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=12360#p12360</guid>
		</item>
		<item>
			<title><![CDATA[Re: Where are the packages for installing development tools (gcc, etc.)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=12359#p12359</link>
			<description><![CDATA[<p>Welcome, miozin.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sun, 21 Oct 2018 08:07:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=12359#p12359</guid>
		</item>
		<item>
			<title><![CDATA[Re: Where are the packages for installing development tools (gcc, etc.)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=12358#p12358</link>
			<description><![CDATA[<p>Hi,</p><p>Thanks for the prompt reply. It was indeed my mistake to use plurals.</p><p>BTW as this is my first time here I would like to express my appreciation of the tremendous job you did by creating Devuan. I have been a long-time Ubuntu and Debian user, but now that I have an alternative I will never go back to them and systemd. Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (miozin)]]></author>
			<pubDate>Sun, 21 Oct 2018 07:54:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=12358#p12358</guid>
		</item>
		<item>
			<title><![CDATA[Re: Where are the packages for installing development tools (gcc, etc.)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=12353#p12353</link>
			<description><![CDATA[<p>You&#039;ll also need to install the linux-headers-&lt;version&gt; that matches your running kernel.<br /><span class="bbc">apt-get install linux-headers-$(uname -r)</span></p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 20 Oct 2018 14:16:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=12353#p12353</guid>
		</item>
		<item>
			<title><![CDATA[Re: Where are the packages for installing development tools (gcc, etc.)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=12350#p12350</link>
			<description><![CDATA[<p>If i understand correctly you cant find build-essential in the devuan repos ?</p><p>its not build-essentials , leave the plural out of it.</p><div class="codebox"><pre><code>@refracta:~$ apt search build-essential
Sorting... Done
Full Text Search... Done
build-essential/stable,now 12.3 amd64 [installed]
  Informational list of build-essential packages</code></pre></div><p>Also check out this web based search engine for devuan packages.</p><p><a href="https://pkginfo.devuan.org/" rel="nofollow">https://pkginfo.devuan.org/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Panopticon)]]></author>
			<pubDate>Sat, 20 Oct 2018 13:07:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=12350#p12350</guid>
		</item>
		<item>
			<title><![CDATA[Where are the packages for installing development tools (gcc, etc.)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=12347#p12347</link>
			<description><![CDATA[<p>Hi,</p><p>I have installed Devuan ascii (amd64) on one of my computers. Then I tried to compile a utility (partimage) and failed because no development tools (gcc, binutils, etc.) had been installed. Tried to get them using the package manager but the metapackage &#039;build-essentials&#039; that I had used for installing the development tools in Debian was not found anywhere in the Devuan repos.</p><p>So how can the development tools be installed in Devuan ascii?</p><p>Suggestion: Include development tools in the software selection list shown at installation time.</p>]]></description>
			<author><![CDATA[dummy@example.com (miozin)]]></author>
			<pubDate>Sat, 20 Oct 2018 11:54:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=12347#p12347</guid>
		</item>
	</channel>
</rss>
