<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.koansoftware.com/index.php?action=history&amp;feed=atom&amp;title=Required_packages</id>
	<title>Required packages - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.koansoftware.com/index.php?action=history&amp;feed=atom&amp;title=Required_packages"/>
	<link rel="alternate" type="text/html" href="https://wiki.koansoftware.com/index.php?title=Required_packages&amp;action=history"/>
	<updated>2026-04-20T23:07:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.15</generator>
	<entry>
		<id>https://wiki.koansoftware.com/index.php?title=Required_packages&amp;diff=4&amp;oldid=prev</id>
		<title>Admin: Created page with &#039;== Bash == KaeilOS build scripts need bash as default shell (/bin/sh) instead of dash.  sudo unlink /bin/sh  sudo ln -s /bin/bash /bin/sh == subversion ==  sudo apt-get install s…&#039;</title>
		<link rel="alternate" type="text/html" href="https://wiki.koansoftware.com/index.php?title=Required_packages&amp;diff=4&amp;oldid=prev"/>
		<updated>2010-02-15T16:56:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;== Bash == KaeilOS build scripts need bash as default shell (/bin/sh) instead of dash.  sudo unlink /bin/sh  sudo ln -s /bin/bash /bin/sh == subversion ==  sudo apt-get install s…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Bash ==&lt;br /&gt;
KaeilOS build scripts need bash as default shell (/bin/sh) instead of dash.&lt;br /&gt;
 sudo unlink /bin/sh&lt;br /&gt;
 sudo ln -s /bin/bash /bin/sh&lt;br /&gt;
== subversion ==&lt;br /&gt;
 sudo apt-get install subversion&lt;br /&gt;
&lt;br /&gt;
== CVS ==&lt;br /&gt;
 sudo apt-get install cvs &lt;br /&gt;
&lt;br /&gt;
== git ==&lt;br /&gt;
 sudo apt-get install git-core&lt;br /&gt;
&lt;br /&gt;
== libboost ==&lt;br /&gt;
 sudo apt-get install libboost-date-time1.34.1 &lt;br /&gt;
 sudo apt-get install libboost-filesystem1.34.1 &lt;br /&gt;
 sudo apt-get install libboost-regex1.34.1&lt;br /&gt;
&lt;br /&gt;
== GNU Awk ==&lt;br /&gt;
 sudo apt-get install gawk &lt;br /&gt;
&lt;br /&gt;
== GNU CC ==&lt;br /&gt;
 sudo apt-get install gcc&lt;br /&gt;
&lt;br /&gt;
== GNU G++ ==&lt;br /&gt;
 sudo apt-get install g++ &lt;br /&gt;
&lt;br /&gt;
== GNU M4 ==&lt;br /&gt;
 sudo apt-get install m4 &lt;br /&gt;
&lt;br /&gt;
== GNU Make ==&lt;br /&gt;
 sudo apt-get install make &lt;br /&gt;
&lt;br /&gt;
== Patch ==&lt;br /&gt;
 sudo apt-get install patch &lt;br /&gt;
&lt;br /&gt;
== cchache ==&lt;br /&gt;
 sudo apt-get install ccache &lt;br /&gt;
&lt;br /&gt;
== Perl ==&lt;br /&gt;
 sudo apt-get install perl &lt;br /&gt;
&lt;br /&gt;
== Python == &lt;br /&gt;
 sudo apt-get install python&lt;br /&gt;
&lt;br /&gt;
== Python sqlite ==&lt;br /&gt;
 sudo apt-get install python-sqlite&lt;br /&gt;
&lt;br /&gt;
== Python pysqlite2 ==&lt;br /&gt;
 sudo apt-get install python-pysqlite2&lt;br /&gt;
&lt;br /&gt;
== Psyco (Python Compiler) == &lt;br /&gt;
 sudo apt-get install python-psyco &lt;br /&gt;
&lt;br /&gt;
== Diffstat ==&lt;br /&gt;
 sudo apt-get install diffstat&lt;br /&gt;
&lt;br /&gt;
== help2man ==&lt;br /&gt;
 sudo apt-get install help2man&lt;br /&gt;
&lt;br /&gt;
== texi2html ==&lt;br /&gt;
 sudo apt-get install texi2html&lt;br /&gt;
&lt;br /&gt;
== texinfo ==&lt;br /&gt;
 sudo apt-get install texinfo&lt;br /&gt;
&lt;br /&gt;
== uboot-mkimage ==&lt;br /&gt;
 sudo apt-get install uboot-mkimage&lt;br /&gt;
&lt;br /&gt;
== build-essential ==&lt;br /&gt;
 sudo apt-get install build-essential&lt;br /&gt;
&lt;br /&gt;
Further details are available in OE wiki : http://wiki.openembedded.net/index.php/Required_Software&lt;br /&gt;
&lt;br /&gt;
If you are not using Debian distro on your host machine, please read this : http://wiki.openembedded.net/index.php/OEandYourDistro&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>