tonywhitmore.co.uk  

      blog : gallery : wiki : articles : projects : shell scripts : wallpaper : cv : links :
 Project Homepage

RPM
RPM logo

Preparation

  1. Download the RPM i386 precompiled binaries from www.rpm.org.
  2. Download the following RPM files from www.rpmfind.net for the RedHat Linux 8.0 distribution or copy them from the RedHat Linux 8.0 Disc 1 CD-ROM:
    libelf-0.8.2.i386.rpm
    bzip2-libs-1.0.2-5.i386.rpm
    glibc-2.2.93-5.i386.rpm
    glibc-common-2.2.93-5.i386
    basesystem-8.0-1.noarch.rpm
    setup-2.5.20-1.noarch.rpm
    filesystem-2.1.6-5.noarch.rpm
    These files are essential for RPM to initialise and maintain its database of installed packages.
  3. Burn the file rpm-4.1.i386.tar.gz and the RPM files to a CD. This page assumes that the subdirectory /apps is used for the .tar.gz and RPM files. The CD-ROM can be a multi-session disk.

Give me more details on this

Booting

  1. Boot your Core Linux PC.
  2. Login as root. You will need to enter the password at the prompt.

Give me more details on this

Extract the binaries

  1. Place the CD-R in the CD-ROM drive. Mount the CD-ROM drive under /mnt/cdrom.
  2. Change to the /apps directory on the CD-R.
  3. Copy the rpm-4.1.i386.tar.gz file to the root directory.
  4. Change to the root directory and extract the data from the .tar.gz file.

Give me more details on this

Install essential RPMS

  1. Change to the /mnt/cdrom/apps directory.
  2. Install the setup-2.5.20-1.noarch.rpm RPM.
  3. Install the filesystem-2.1.6-5.noarch.rpm RPM.
  4. Install the basesystem-8.0-1.noarch.rpm RPM.
  5. Install the glibc-common-2.2.93-5.i386.rpm RPM.
  6. Install the glibc-2.2.93-5.i386.rpm RPM.
  7. Install the bzip2-libs-1.0.2-5.i386.rpm RPM.
  8. Install the libelf-0.8.2-2.i386.rpm RPM.

Give me more details on this

Initialise the RPM database

  1. Initialise the RPM database using the command rpm --initdb

Give me more details on this

Checking RPM

  1. Check the list of installed RPMS using rpm -qa.

Give me more details on this

Using RPM

Give me more details on this

Creative Commons License
The text of this page is licensed under a Creative Commons License.


Valid CSS!     Valid HTML 4.0!     Valid RSS
Original design © For oswd.org by SquireCD