For When You Can't Have The Real Thing
[ start | index | login ]
start > wu-ftp > build on FC2

build on FC2

Created by dave. Last edited by dave, 19 years and 144 days ago. Viewed 2,977 times. #4
[diff] [history] [edit] [rdf]
labels
attachments
wu-ftpd.spec (11337)

Making wu-ftpd-2.6.2-8.srpm build on Fedora Core 2

This is based on the .srpm of the RedHat 8.0 version. I believe it has the current (as of November 2004) security patches applied to it, but you'd better verify that for yourself before running it.

The only change I made is in the %build section, which I changed to be:

%build
make YACC=yacc

The problem is that by default the code wants to use bison -y for yacc, and for some reason this doesn't work on Fedora Core 2.

You can find the .spec file attached to this snip (see above right).

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt