Re: [GENERAL] rpmbuild: command not found

2008-03-19 Thread - Edwin -
Hi, On Thu, Mar 20, 2008 at 9:22 AM, Tri Quach wrote: [ ... ] > Does anyone know where I can download rmpbuild for RHEL 3? > > I tried to install postgresql-8.2.6-1PGDG.f8.src.rpm. I got error rpmbuild: > command not found. If you don't have your install CDs, try https://rhn.redhat.com/ . Or, ju

Re: [GENERAL] rpmbuild: command not found

2008-03-19 Thread Devrim GÜNDÜZ
Hi, On Wed, 2008-03-19 at 14:22 -1000, Tri Quach wrote: > Does anyone know where I can download rmpbuild for RHEL 3? RHEL 3 - PostgreSQL 8.2.6 packages: http://www.postgresql.org/ftp/binary/v8.2.6/linux/rpms/redhat/rhel3.0/ We don't have 8.2.7, yet. Regards, -- Devrim GÜNDÜZ , RHCE PostgreSQ

Re: [GENERAL] rpmbuild: command not found

2008-03-19 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 19 Mar 2008 14:22:53 -1000 "Tri Quach" <[EMAIL PROTECTED]> wrote: > Hi All, > > > > Does anyone know where I can download rmpbuild for RHEL 3? > > I tried to install postgresql-8.2.6-1PGDG.f8.src.rpm. I got error > rpmbuild: command not

[GENERAL] rpmbuild: command not found

2008-03-19 Thread Tri Quach
Hi All, Does anyone know where I can download rmpbuild for RHEL 3? I tried to install postgresql-8.2.6-1PGDG.f8.src.rpm. I got error rpmbuild: command not found. rpmbuild --rebuild --define 'buildrhel3 1' postgresql-8.2.6-1PGDG.f8.src.rpm -bash: rpmbuild: command not found Thank you