[Dovecot] Dovecot RPMs for Redhat Enterprise 3 repository?
Where can I find RPMs for RHEL 3?
--
Erick Perez Linux User 376588 http://counter.li.org/ (Get counted!!!) Panama, Republic of Panama
I would recomend you recompile it yourself. Since all RPM's for RHES 3 are old stable releases.
You will find them rpmfind.net (just type in dovecot).
If you want to make RPM yourself it is very simple.
- Get latest .tgz
- Unpack it somewhere and get file dovecot.spec
- Move dovecot.spec to /usr/src/redhat/SPECS/
- Move .tgz file to /usr/src/redhat/SOURCES/
- Go to /usr/src/redhat/SPECS and type rpmbuild -bb dovecot.spec
- You will find compiled .RPM (if no errors occured) in /usr/src/redhat/RPMS/
BR, Alen Salamun
Erick Perez wrote:
Where can I find RPMs for RHEL 3?
--
Erick Perez Linux User 376588 http://counter.li.org/ (Get counted!!!) Panama, Republic of Panama
Alen I got this error. [root@mail SPECS]# rpmbuild -bb dovecot.spec | more error: line 7: Illegal char '-' in version: Version: 1.0-stable If I remove the "-" and change it to a "_" then the build fails somewhere else.
On 10/24/05, Alen Salamun alien@alienworld.org wrote:
I would recomend you recompile it yourself. Since all RPM's for RHES 3 are old stable releases.
You will find them rpmfind.net http://rpmfind.net (just type in dovecot).
If you want to make RPM yourself it is very simple.
- Get latest .tgz
- Unpack it somewhere and get file dovecot.spec
- Move dovecot.spec to /usr/src/redhat/SPECS/
- Move .tgz file to /usr/src/redhat/SOURCES/
- Go to /usr/src/redhat/SPECS and type rpmbuild -bb dovecot.spec
- You will find compiled .RPM (if no errors occured) in /usr/src/redhat/RPMS/
BR, Alen Salamun
Erick Perez wrote:
Where can I find RPMs for RHEL 3?
--
Erick Perez Linux User 376588 http://counter.li.org/ (Get counted!!!) Panama, Republic of Panama
--
Erick Perez Linux User 376588 http://counter.li.org/ (Get counted!!!) Panama, Republic of Panama
On Mon, Oct 24, 2005 at 10:42:34AM -0500, Erick Perez wrote:
Where can I find RPMs for RHEL 3?
http://atrpms.net/dist/el3/dovecot/
contains a dated but well working version of dovecot.
Axel.Thimm at ATrpms.net
participants (3)
-
Alen Salamun
-
Axel Thimm
-
Erick Perez