Gordon Messmer wrote:
> Bill Williamson wrote:
>> contents of ~/.rpmmacros:
>> ---------------
>> %_topdir    /home/batkiwi/rpm
>> %_without_fax   true
>> %_without_pgsql true
>> %_without_ldap  true
>
>
> Don't put those macros in your ".rpmmacros" file.  Rather, build courier
> with the --without arguments:
>
> rpmbuild -ta --without fax --without pgsql courier-0.45.4.tar.bz2

Did this, same breakage as putting them in the macros file.

> Don't use a "without" arg unless you really don't have the required
> libraries and headers to build the package. If you just don't want an
> optional component, let it build and don't install the optional component.


I don't have openldap, ghostscript, or postgresql installed, hence using the withouts.




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to