[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How to install/initialize RPM from source???
- From: <fwells olg com>
- To: <rpm-list redhat com>
- Subject: How to install/initialize RPM from source???
- Date: Fri, 10 May 2002 11:04:21 -0400
Does anybody know how to initialize the rpm database files (Basenames, etc...)
after building and installing RPM (latest) from source?
rpm --initdb <-- only creates the /var/lib/rpm/Packages file.
Interestingly, even on a working rpm system, I get the same results after
doing the following:
cd /var/lib
mv rpm rpm.bak
mkdir rpm
rpm --initdb
What am I missing here? Can't find any docs that talk about initializing
the requisite db files.
Thanks,
Fred Wells
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]