Find the answer to your Linux question:
Results 1 to 2 of 2
I am encountering a problem trying to update vsftpd on my Novell SuSE server. When I run "make" in the directory of version 2.1.1 -- the latest one -- I ...
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Location
    Marietta, GA
    Posts
    6

    Updating vsftpd on SLES 10 sp2

    I am encountering a problem trying to update vsftpd on my Novell SuSE server.

    When I run "make" in the directory of version 2.1.1 -- the latest one -- I get the error that "make: gcc: make command not found"

    When I try to install GCC under YaST, Suse lets me know there is a dependency conflict.

    How do I get around this and get the latest version of vsftpd installed?

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    You must have gcc available if you are installing from source code. The only other option is to install the binary from a repository or RPM file.

    I can't imagine a conflict with the gcc compiler can you post the exact error?

Posting Permissions

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