lfs-rpmify/README.md
YellowJacketLinux 134f2e06d6 libxml2
2024-10-15 22:31:16 -07:00

1.5 KiB
Raw Blame History

Building RPM in LFS 12.2

This git is for the scripts needed to build the dependencies for the RPM Package Manager (RPM) within a LFS 12.2 system. This is Phase Three in THE-PLAN.md.

Dependency One: UnZip

Justification: Needed to build SQLite 3 (to unpack the documentation). No build dependencies outside of LFS.

Dependency Two: SQLite3

Justification: Needed to build RPM itself. Depends upon UnZip for documentation.

Dependency Three: libgpg-error

Justification: Needed to build libgcrypt. No build dependencies outside of LFS.

Dependency Four: libgcrypt

Justification: Needed to build RPM itself. Depends upon libgpg-error.

Dependency Five: popt

Justification: Needed to build RPM itself. No build dependencies outside of LFS.

Dependency Six: ICU

Justification: Needed to build libxml2.

Dependency Seven: libxml2

Justification: Needed for libarchive.