Mailinglist Archive: opensuse-security (670 mails)
| < Previous | Next > |
Re: [suse-security] php with imap
- From: Steffen Dettmer <steffen@xxxxxxx>
- Date: Sat, 24 Nov 2001 19:16:26 +0100
- Message-id: <20011124191626.G2843@xxxxxxxxx>
* Dr. Thomas Hartl wrote on Sat, Nov 24, 2001 at 17:35 +0100:
> Unfourtunately NOCC does not work any longer because php was made
> without the configure-option '--with-imap=yes'.
> If no, would SuSE provide a new rpm with imap compiled in?
If no, install the source RPM, edit the SPEC file (something like
/usr/src/packages/SPECS/<package>.spec), find the "configure"
call, add your option, save it, and just rebuild the RPMs (source
and binary) with
rpm -ba /usr/src/packages/SPECS/<package>.spec
That's why RPM is great :)
oki,
Steffen
--
Dieses Schreiben wurde maschinell erstellt,
es trägt daher weder Unterschrift noch Siegel.
> Unfourtunately NOCC does not work any longer because php was made
> without the configure-option '--with-imap=yes'.
> If no, would SuSE provide a new rpm with imap compiled in?
If no, install the source RPM, edit the SPEC file (something like
/usr/src/packages/SPECS/<package>.spec), find the "configure"
call, add your option, save it, and just rebuild the RPMs (source
and binary) with
rpm -ba /usr/src/packages/SPECS/<package>.spec
That's why RPM is great :)
oki,
Steffen
--
Dieses Schreiben wurde maschinell erstellt,
es trägt daher weder Unterschrift noch Siegel.
| < Previous | Next > |