<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../style.css">
<title>
Gambas Documentation - How To Install Gambas on a Debian 3.1
</title>
</head>
<table class="none" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td align="left">
<font size="-1">
<a href="../../help+en"><img class="flag" alt="Home" border="0" src="../../img/lang/en.png" align="center"></a>&nbsp;
<a href="../howto+en">Up</a>&nbsp;
<a href="getstarted+en">Previous</a>&nbsp;
<a href="package+en">Next</a>&nbsp;
</td></tr></table>
<div class="notab">
<h1>
How To Install Gambas on a Debian 3.1
</h1>
I installed debian3.1r1 on my computers, using images I downloaded 2005-12-20 from internet.
<a href="http+//ftp.de.debian.org/debian/">http://ftp.de.debian.org/debian/</a>
<p>
Gambas is not contained in this distribution.
<p>
I needed to do this:
<p>
<div class="gray"><font size="-2"><b>Example</b></font></div>
<pre class="example">
<ul>
<li>Download all files from http://gambas.sourceforge.net/,
http://gambas.sourceforge.net/download.html,
 http://www.linex.org/sources/linex/debian/dists/cl/gambas/binary-i386/
to a temporary directory. e.g. /d/temp/gambasdl

<li>Check the file /d/temp/gambasdl/Packages. See there is

<pre>
Filename: <b>dists/cl/gambas/binary-i386/gambas_1.9.20-4_all.deb</b>
Size: 3250
</pre>

<li>Move all downloaded files to /d/linux/dists/cl/gambas/binary-i386

<li>Add in Synaptic at Settings - Packet Sources - New:
<pre>
Addresse : file:///d/linux/
Distribution : cl
Sections : gambas
</pre>

<li>Search for gambas in Names, Install it
</ul></pre>

</div>
</body>
</html>

