1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./style.css" />
6 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./design.css" />
7 <link rel=
"stylesheet" media=
"print" type=
"text/css" href=
"./print.css" />
9 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
13 <h1 class=
"sectionedit1" id=
"suse_100_install_notes">Suse
10.0 install notes
</h1>
17 <!-- EDIT1 SECTION "Suse 10.0 install notes" [1-39] -->
18 <h2 class=
"sectionedit2" id=
"prerequisites">Prerequisites:
</h2>
22 First off, I suggest you use the installer with date code
20051203 (or later). The
2005080X installer may not work with SuSE-
10.0 without major upfront preparation.
26 Secondly, if you are installing gEDA onto a pre-existing SuSE system, make sure your system runs the Gnome desktop, or at least has the Gnome libraries installed. If you have a KDE desktop system, unpredictable things may happen with the installer.
30 The remainder of these instructions describe how to build your SuSE system so that you may install gEDA. If you already have gEDA built (and it
's a Gnome desktop), you can use YaST to install any of the below-mentioned packages you might be missing from your original install.
34 When installing SuSE-
10.0 using YaST, click on the “change” button when YaST shows you your configuration. Select “software” → “details”. Then add the following packages to your installation list:
37 <li class=
"level1"><div class=
"li"> C/C++ tools
</div>
39 <li class=
"level1"><div class=
"li"> Kernal development
</div>
41 <li class=
"level1"><div class=
"li"> Gnome development
</div>
43 <li class=
"level1"><div class=
"li"> KDE development
</div>
45 <li class=
"level1"><div class=
"li"> TCL/Tk development
</div>
50 Then change the filter to search for and install the following packages:
53 <li class=
"level1"><div class=
"li"> Gtk-devel
</div>
55 <li class=
"level1"><div class=
"li"> Termcap
</div>
57 <li class=
"level1"><div class=
"li"> Ncurses-devel
</div>
59 <li class=
"level1"><div class=
"li"> wxGTK-devel
</div>
64 Once these packages are installed, the installer should run to completion.
68 <!-- EDIT2 SECTION "Prerequisites:" [40-] --></body>