1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./style.css" />
7 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./design.css" />
8 <link rel=
"stylesheet" media=
"print" type=
"text/css" href=
"./print.css" />
10 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
15 <h1 class=
"sectionedit133"><a name=
"installer_20070221_on_debian_testing" id=
"installer_20070221_on_debian_testing">Installer
20070221 on Debian/testing
</a></h1>
19 The iso image contains binary packages to all the open source development utilities needed to build the geda suite. Nevertheless, it is advisable to stick with the native debian versions to avoid an inconsistent mix of packages. In april
2007 an install of the geda/gaf iso image
20070221 the following additional packages were necessary on a fresh debian/lenny box:
22 <li class=
"level1"><div class=
"li"> pkg-config
</div>
24 <li class=
"level1"><div class=
"li"> libreadline5-dev
</div>
26 <li class=
"level1"><div class=
"li"> libgd2
</div>
28 <li class=
"level1"><div class=
"li"> libgd2-dev
</div>
30 <li class=
"level1"><div class=
"li"> guile1.6-dev
</div>
32 <li class=
"level1"><div class=
"li"> libwxgtk2.6-dev
</div>
34 <li class=
"level1"><div class=
"li"> libgtk2.0-dev
</div>
36 <li class=
"level1"><div class=
"li"> flex
</div>
38 <li class=
"level1"><div class=
"li"> bison
</div>
40 <li class=
"level1"><div class=
"li"> g++
</div>
45 The debian package manager will expand this list significantly as required by the debian database of dependencies.