<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://subsecret.dk/index.php?action=history&amp;feed=atom&amp;title=Installing_the_rest</id>
	<title>Installing the rest - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://subsecret.dk/index.php?action=history&amp;feed=atom&amp;title=Installing_the_rest"/>
	<link rel="alternate" type="text/html" href="https://subsecret.dk/index.php?title=Installing_the_rest&amp;action=history"/>
	<updated>2026-05-03T14:18:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://subsecret.dk/index.php?title=Installing_the_rest&amp;diff=26&amp;oldid=prev</id>
		<title>Steffen Mikkelsen: Created page with &quot;==diffutils==  tar xf diffutils-3.0.tar.gz  cd diffutils-3.0  ./configure --prefix=/tools  make -j 12  make install  cd ..    ==zip==  tar xf zip30.tar.gz  cd zip30  cd unix  ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://subsecret.dk/index.php?title=Installing_the_rest&amp;diff=26&amp;oldid=prev"/>
		<updated>2013-04-21T11:45:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==diffutils==  tar xf diffutils-3.0.tar.gz  cd diffutils-3.0  ./configure --prefix=/tools  make -j 12  make install  cd ..    ==zip==  tar xf zip30.tar.gz  cd zip30  cd unix  ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==diffutils==&lt;br /&gt;
 tar xf diffutils-3.0.tar.gz&lt;br /&gt;
 cd diffutils-3.0&lt;br /&gt;
 ./configure --prefix=/tools&lt;br /&gt;
 make -j 12&lt;br /&gt;
 make install&lt;br /&gt;
 cd ..&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==zip==&lt;br /&gt;
 tar xf zip30.tar.gz&lt;br /&gt;
 cd zip30&lt;br /&gt;
 cd unix&lt;br /&gt;
 ./configure --prefix=/tools&lt;br /&gt;
 cd ..&lt;br /&gt;
 make -f unix/Makefile generic&lt;br /&gt;
 cp zip zipcloak zipnote zipsplit /tools/bin&lt;br /&gt;
 mkdir -p /tools/man/man1&lt;br /&gt;
 cp man/zip.1 /tools/man/man1/zip.1&lt;br /&gt;
 chmod 644 /tools/man/man1/zip.1&lt;br /&gt;
 cp man/zipcloak.1 /tools/man/man1/zipcloak.1&lt;br /&gt;
 chmod 644 /tools/man/man1/zipcloak.1&lt;br /&gt;
 cp man/zipnote.1 /tools/man/man1/zipnote.1&lt;br /&gt;
 chmod 644 /tools/man/man1/zipnote.1&lt;br /&gt;
 cp man/zipsplit.1 /tools/man/man1/zipsplit.1&lt;br /&gt;
 chmod 644 /tools/man/man1/zipsplit.1&lt;br /&gt;
 cd ..&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==which ==&lt;br /&gt;
 tar xf which-2.20.tar.gz&lt;br /&gt;
 cd which-2.20&lt;br /&gt;
 ./configure --prefix=/tools&lt;br /&gt;
 make -j 12&lt;br /&gt;
 make install&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
==libtool==&lt;br /&gt;
 tar xf libtool-2.4.tar.gz&lt;br /&gt;
 cd libtool-2.4&lt;br /&gt;
 ./configure --prefix=/tools&lt;br /&gt;
 make -j 12&lt;br /&gt;
 make install&lt;br /&gt;
 cd ..&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==libxml==&lt;br /&gt;
 tar xf libxml2-2.7.8.tar.gz&lt;br /&gt;
 cd libxml2-2.7.8&lt;br /&gt;
 ./configure --prefix=/tools&lt;br /&gt;
it might report error about libtoolT, just ignore the error!&lt;br /&gt;
 make -j 12&lt;br /&gt;
 make install&lt;br /&gt;
 cd ..&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==gettext==&lt;br /&gt;
 tar xf gettext-0.18.1.1.tar.gz&lt;br /&gt;
 cd gettext-0.18.1.1&lt;br /&gt;
 ./configure --prefix=/tools&lt;br /&gt;
 make -j 12&lt;br /&gt;
 make install&lt;br /&gt;
 cd ..&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==texinfo==&lt;br /&gt;
 tar xf texinfo-4.13a.tar.gz&lt;br /&gt;
 cd texinfo-4.13&lt;br /&gt;
 ./configure --prefix=/tools&lt;br /&gt;
 make -j 12&lt;br /&gt;
 make install&lt;br /&gt;
 cd ..&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==autoconf==&lt;br /&gt;
 tar xf autoconf-2.68.tar.gz &lt;br /&gt;
 cd autoconf-2.68&lt;br /&gt;
 ./configure --prefix=/tools&lt;br /&gt;
 make -j 12&lt;br /&gt;
 make install&lt;br /&gt;
 cd ..&lt;br /&gt;
 &lt;br /&gt;
We are now ready for next step&lt;/div&gt;</summary>
		<author><name>Steffen Mikkelsen</name></author>
	</entry>
</feed>