RE: Rpmbuild question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2004-08-27 at 01:42, Dag Wieers wrote:
> Is it possible that you used --nodeps to have it continue ? Because the 
> SPEC file actually already takes care of it:
> 
> 	%{?_with_mysql:Requires: mysql}
> 	%{?_with_mysql:BuildRequires: mysql-devel, zlib-devel}
> 
> This will make sure that if you specify --with mysql, it will fail if you 
> don't have the BuildRequires installed.

He did have mysql-devel installed; building with mysql on FC2 requires
passing --with-libraries=%{_libdir}/mysql and also ensuring that mod_sql
is selected in addition to mod_sql_mysql. Those seemed to be the
problems that he came across.

Paul.
-- 
Paul Howarth <paul@xxxxxxxxxxxx>



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux