[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpm on FreeBSD and Solaris
- From: Anshuman Kanwar <ansh expertcity com>
- To: "'rpm-list redhat com'" <rpm-list redhat com>
- Subject: rpm on FreeBSD and Solaris
- Date: Tue, 4 Nov 2003 12:07:22 -0800
(Sorry for prev mail, resending with new subject)
I am trying to build rpm 4.0.4 on platforms besides Linux. Seems to not
work.
Are there any pathes out there ?
Thanks,
-ansh
::FreeBSD::
wget ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-4.0.4.tar.gz
gunzip rpm-4.0.4.tar.gz
tar -xvf rpm-4.0.4.tar
cd rpm-4.0.4
./configure
running /bin/sh ./configure --cache-file=.././config.cache --srcdir=.
configure: error: cannot find sources in .
mv: rename Makefile to Makefile.orig: No such file or directory
cat: Makefile.orig: No such file or directory
mv: rename db.h to db.h.orig: No such file or directory
cat: db.h.orig: No such file or directory
make: don't know how to make listobjs. Stop
configure: error: ./configure failed for db3
::Solaris 9::
wget ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-4.0.4.tar.gz
gunzip rpm-4.0.4.tar.gz
tar -xvf rpm-4.0.4.tar
cd rpm-4.0.4
./configure
configure: error: cannot find sources in .
mv: cannot access Makefile
cat: cannot open Makefile.orig
mv: cannot access db.h
cat: cannot open db.h.orig
make: *** No rule to make target `listobjs'. Stop.
configure: error: ./configure failed for db3
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]