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 ...
- 07-23-2009 #1Just 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?
- 07-23-2009 #2
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?


Reply With Quote