------------------------------------------------------------------------------- 2001/04/20 Installation Instruction K.Fujii ------------------------------------------------------------------------------- First you need to install rpm from a tarball. # su # gnutar -zxvf tgz/rpm-4.0.2-0.34a-bin.tar.gz -C / # setenv PATH $PATH\:/usr/local/bin # rpm --initdb Now various rpm facilities should now be usable. Optionally you can reinstall the RPM itself from rpms: # rpm -ivh RPMS/ppc/bash-2.03-1a.ppc.rpm # rpm -ivh RPMS/ppc/db3*-3.2.9-1a.ppc.rpm # rpm -ivh RPMS/ppc/popt-1.6.2-0.34a.ppc.rpm # rpm -ivh RPMS/ppc/rpm*-4.0.2-0.34a.ppc.rpm Problems fixed in this version: - Don't chown symlinks - Use awk instead of gawk (no gawk any longer) - Suppress the error message about /etc/mnttab which is nonexistent - Exclude /usr/lib/[.../]lib*.dylib from dependencies