atom feed8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] rpmbuild and mysq...
FromSent OnAttachments
Peer Oliver SchmidtMar 24, 2003 9:55 am 
Matt HyclakMar 24, 2003 10:27 am 
Peer Oliver SchmidtMar 24, 2003 11:38 am 
Bi...@triligon.orgMar 24, 2003 12:53 pm 
Sam VarshavchikMar 24, 2003 5:26 pm 
Peter C. NortonMar 24, 2003 7:32 pm 
Sam VarshavchikMar 24, 2003 8:08 pm 
Keith MatthewsMar 24, 2003 9:10 pm 
Subject:Re: [courier-users] rpmbuild and mysql requirement
From:Peer Oliver Schmidt (po@theinternet.de)
Date:Mar 24, 2003 11:38:48 am
List:net.sourceforge.lists.courier-users

Thanks Matt.

On Mon, Mar 24, 2003 at 06:20:00PM +0100, Peer Oliver Schmidt enlightened us:

today, I tried to build RPMs for Redhat 7.2 with the following command: --without-authpwd --with-authpgsql --with-authldap --without-authmysql downloads/courier-0.42.0.20030319.tar.bz2 error: failed build dependencies: mysql-devel is needed by courier-0.42.0.20030319-1.7.2

The .spec file specifically requires mysql-devel (check for a BuildRequires: line). You can probably edit it, shove it back in the tarball, and continue along happily.

Anyone know if there is a reason for this, or just a small error in the .spec file?

rgds pos