Darrell Booth wrote:
Hi

I believe I have successfully built mysql support into ezmlm-toaster but now I need to do the same for qmailadmin-toaster.

When I run the following command to rebuild:

rpmbuild --rebuild qmailadmin-toaster-1.2.12-1.3.8.src.rpm

the ./configure record shows as:

+ ./configure --prefix=/usr --datadir=/usr/share/qmailadmin --enable-htmllibdir=/usr/share/qmailadmin --enable-htmldir=/usr/share/qmailadmin --enable-cgibindir=/usr/share/qmailadmin --enable-imageurl=/qmailadmin/images --enable-imagedir=/usr/share/qmailadmin/images --enable-cgipath=/qmailadmin/index.cgi --enable-vpopmaildir=/home/vpopmail --enable-qmaildir=/var/qmail --enable-ezmlmdir=/usr/bin --enable-autoresponder-path=/usr/bin --enable-vpopuser=vpopmail --enable-vpopgroup=vchkpw --enable-maxusersperpage=12 --enable-maxaliasesperpage=12 --enable-modify-quota=y --enable-ezmlm-mysql=n --enable-help=y --enable-domain-autofill=n

The mysql support is being disabled by the --enable-ezmlm-mysql=n setting.

I have tried to run the rpmbuild with the following:
[r...@mailserver tmp]# rpmbuild --rebuild --enable-ezmlm-mysql=yes qmailadmin-toaster-1.2.12-1.3.8.src.rpm --enable-ezmlm-mysql=yes: unknown option [r...@mailserver tmp]# rpmbuild --rebuild --enable-ezmlm-mysql qmailadmin-toaster-1.2.12-1.3.8.src.rpm
--enable-ezmlm-mysql: unknown option
[r...@mailserver tmp]# rpmbuild --rebuild --enable-ezmlm-mysql=y qmailadmin-toaster-1.2.12-1.3.8.src.rpm
--enable-ezmlm-mysql=y: unknown option

Can anyone tell me how to change the ./configure so that the rpmbuild will include support for ezmlm-mysql

Thanks

Darrell

---------------------------------------------------------------------------------

I think you need to install the source rpm, edit the *.spec file, then run rpmbuild against the *.spec file.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Reply via email to