5 May
2006
5 May
'06
2:30 p.m.
On Fri, May 05, 2006 at 06:23:33AM -0400, Oliver Schulze L. wrote:
Axel Thimm wrote:
On Thu, May 04, 2006 at 04:17:12PM -0400, Oliver Schulze L. wrote:
Axel Thimm wrote:
Let us know whether it works, so I can fix the dependecy on openssl.
The quick and dirty way is to install the package with rpm --nodeps, but that's very dirty (but also very quick ;).
It compiled fine, but still I need to install using --nodeps
The dependency did not come through the build environment, but the explicit depedency the maintainer at Red Hat added.
Is it posible to fix that in the .spec file? Or should I add an extra note to the wiki about installing the .rpm in RHEL4? The note should say that the option --nodeps should be used.
No, that should be fixed in the specfile. --nodeps is a last resort for quick & dirty checks before rebuilding just to fix a bogus dependency.
Axel.Thimm at ATrpms.net