On 3/2/07, Michael Fleming <mfleming@xxxxxxxxxxxxxxxx> wrote:
Hi, Michael
I have changed BuildRequries line to ..
BuildRequires: gawk, perl, sed, ed = 0.2, db4-devel, pkgconfig, zlib-devel
Now its giving me ..
error: Failed build dependencies:
ed = 0.2 is needed by postfix-2.3.3-2.i386
I have ed 0.3 installed, now i have to remove it and install the 0.2 version of ed from core?
Thanks. Askar
I worked around this by forcing "ed = 0.2" in the spec file's
BuildRequires line and rebuilt. Someone with better knowledge of ed's
internals or usage may have a better fix, but if you're reading this
message it works ;-)
Hi, Michael
I have changed BuildRequries line to ..
BuildRequires: gawk, perl, sed, ed = 0.2, db4-devel, pkgconfig, zlib-devel
Now its giving me ..
error: Failed build dependencies:
ed = 0.2 is needed by postfix-2.3.3-2.i386
I have ed 0.3 installed, now i have to remove it and install the 0.2 version of ed from core?
Thanks. Askar