From: | Markus Jais <markusjais(at)yahoo(dot)de> |
---|---|
To: | PostgreSQL-general <pgsql-general(at)postgresql(dot)org> |
Subject: | problem building src RPM |
Date: | 2002-12-18 20:10:27 |
Message-ID: | 1040242233.2253.3.camel@eagle |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
hello
just downloaded the src RPM
I did
rpm -i postgresql-7.3-2PGDG.src.rpm
(from the download directory)
and then I changed to
/usr/src/redhat/SPECS
when I type
/usr/src/redhat/SPECS# ls -l
total 20
-rw-r--r-- 1 root root 19324 Dec 5 20:45 postgresql.spec
I can see that the postgresql.spec file is there
but when I type
/usr/src/redhat/SPECS# rpm -ba postgresql.spec
postgresql.spec: No such file or directory
you see the error.
I also tried
/usr/src/redhat/SPECS# rpm -ba ./postgresql.spec
./postgresql.spec: No such file or directory
but the file is there. I have never build postgresql form src RPM
before.
can anybody tell me what I have to do ??
thanks.
markus
__________________________________________________________________
Gesendet von Yahoo! Mail - http://mail.yahoo.de
Yahoo! prsentiert als offizieller Sponsor das Fuball-Highlight des
Jahres: - http://www.FIFAworldcup.com
From | Date | Subject | |
---|---|---|---|
Next Message | scott.marlowe | 2002-12-18 20:13:43 | Re: To many connections Error |
Previous Message | Alvaro Herrera | 2002-12-18 20:10:17 | Re: Measuring CPU time use? (Another stupid question) |