<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://crancho.com/w/index.php?action=history&amp;feed=atom&amp;title=Geany</id>
	<title>Geany - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://crancho.com/w/index.php?action=history&amp;feed=atom&amp;title=Geany"/>
	<link rel="alternate" type="text/html" href="https://crancho.com/w/index.php?title=Geany&amp;action=history"/>
	<updated>2026-05-02T05:44:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://crancho.com/w/index.php?title=Geany&amp;diff=1422&amp;oldid=prev</id>
		<title>Ohayden: New page: == Installing Geany on Debian Squeeze ==  === Get a few required packages ===  aptitude install build-essential autoconf automake libgtk2.0-dev libgtk2.0-dev intltool  === Download and bui...</title>
		<link rel="alternate" type="text/html" href="https://crancho.com/w/index.php?title=Geany&amp;diff=1422&amp;oldid=prev"/>
		<updated>2013-04-27T17:03:19Z</updated>

		<summary type="html">&lt;p&gt;New page: == Installing Geany on Debian Squeeze ==  === Get a few required packages ===  aptitude install build-essential autoconf automake libgtk2.0-dev libgtk2.0-dev intltool  === Download and bui...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Installing Geany on Debian Squeeze ==&lt;br /&gt;
&lt;br /&gt;
=== Get a few required packages ===&lt;br /&gt;
 aptitude install build-essential autoconf automake libgtk2.0-dev libgtk2.0-dev intltool&lt;br /&gt;
&lt;br /&gt;
=== Download and build the latest libtool ===&lt;br /&gt;
 mkdir /share/libtool&lt;br /&gt;
 cd /share/libtool&lt;br /&gt;
 wget http://ftpmirror.gnu.org/libtool/libtool-2.4.2.tar.gz&lt;br /&gt;
 tar xvf libtool-2.4.2.tar.gz &lt;br /&gt;
 cd libtool-2.4.2&lt;br /&gt;
 ./configure&lt;br /&gt;
 make&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== Download and build the latest Geany ===&lt;br /&gt;
 mkdir /share/geany&lt;br /&gt;
 cd /share/geany&lt;br /&gt;
 wget http://download.geany.org/geany-1.23.tar.gz&lt;br /&gt;
 tar xvf geany-1.23.tar.gz&lt;br /&gt;
 cd geany-1.23&lt;br /&gt;
 ./autogen.sh&lt;br /&gt;
 make&lt;br /&gt;
 make install&lt;/div&gt;</summary>
		<author><name>Ohayden</name></author>
	</entry>
</feed>