Hi Ian,

> I have to build imapd with mbx support as a default, so I install the 
> -src.rpm and then go into /usr/local/redhat/SOURCES/imap-2001a and I 
> see a bz2 file which is the imap source and a bunch of .patch files
> 
> are these patch files already applied to the imap source or do I have 
> to apply them, and if so how do I do that?

Normally what you would do is:
1. install the SRPM
2. cd /usr/src/redhat/SPECS
3. modify the spec file to add your optional modules
4. rpm -bb <spec-filename>
5. cd /usr/src/redhat/RPMS/i386
6. rpm -ivh <rpm-filename>

-- 
Regards,
+-----------------------------+---------------------------------+
| Peter Kiem            .^.   | E-Mail    : <[EMAIL PROTECTED]> |
| Zordah IT             /V\   | Mobile    : +61 0414 724 766    |
|   IT Consultancy &  /(   )\ | WWW       : www.zordah.net      |
|   Internet Hosting   ^^-^^  | ICQ       : "Zordah" 866661     |
+-----------------------------+---------------------------------+




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to