Results 1 to 2 of 2
could anyone help me with understanding how to configure the builddefs.h config file for vsftpd? im not sure what those are, and i wasnt able to find any usefull information ...
- 03-06-2008 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 10
how to configure the builddefs.h config file for vsftpd?
could anyone help me with understanding how to configure the builddefs.h config file for vsftpd? im not sure what those are, and i wasnt able to find any usefull information to help, but my searches led me here.
- 03-06-2008 #2Just Joined!
- Join Date
- Feb 2008
- Posts
- 28
Why do you need to configure a header file?
if you are building vsftpd from source,
its ./configure (type ./configure --help for available options)
make
make install
That's it.


Reply With Quote
