Is there also a write-up for a Perfect Setup for SuSE 9.1? I have a hard time downloading the new versions of SuSE, what I have right now is the SuSE 9.1.
There is only a howto for SuSe 9.2: http://www.howtoforge.com/perfect_setup_suse_9.2 Maybe it works with SuSe 9.1 as well, but there might be some differences.
Thanks again. I have already installed the 9.1, and also the 'apt'. But I haven error on the 'apt-get install findutils-locate lynx ncftp compat-readline4 gcc glibc-devel flex db-devel rsync'. Error: Couldn't find package compat-readline4 I guess there is a different package for 9.1.
Try to skip that package. If a similar package is needed by one of the later steps, apt will install it then automatically. Code: apt-get install findutils-locate lynx ncftp gcc glibc-devel flex db-devel rsync
The error comes-out when I install gcc, Error: The following packages have unmet dependencies: gcc: Depends: cpp (= 3.3.3-41) but 3.3.3-43.24 is to be installed Broken packages
Did you use the apt sources from the SuSe 9.2 howto? You must change them to apt sources for SuSe 9.1 to get around the dependency problems.