Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Just 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •