Last week I installed pure-ftpd, yet, as will be explained below, certain things were apparently not compiled in. I emailed the package maintainer a few days ago, since I think one would need a certain familiarity with this particular package to know if there was something not working too well with the compile script. I have not recieved a reply yet, so I have decided to ask here. Perhaps this is more suited to a pure-ftpd list; if so, tell me and I will turn to them.
I installed pure-ftpd via fink, and fink, by default, tells the configure script to use --with-everything. This compiles in, among other things, support for pure-ftpwho, a helper program to get stats on connected users. This is according to the README.
Yet when I say pure-ftpwho, I get
% pure-ftpwho Please compile the server with --with-ftpwho to use this feature. Thank you.
I edited the fink .info file, specifically the line that says "ConfigParams", and added the specific flags that I want. This is the file:
/sw/fink/10.2/unstable/main/finkinfo/net/pure-ftpd-1.0.14-1.info
The result was that the configure script was run with these options (copied from the terminal output):
./configure --prefix=/sw --mandir=/sw/src/root-pure-ftpd-1.0.14-1/sw/share/man --infodir=/sw/share/info --libexecdir=/sw/lib --with-ftpwho --with-puredb --with-altlog --with-cookie --with-everything
but I still get the above message when running pure-ftpwho, after doing a fink rebuild pure-ftpd.
Any suggestions?
Paul
------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
