LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-09-2004, 03:40 AM   #1
rajesh_b
Member
 
Registered: Sep 2004
Location: Hyderabad.
Posts: 83

Rep: Reputation: 15
vsftpd install problem


hi,

i have downloaded vsftpd-2.0.1 source and i compiled using make. And i followed all the other requirements. But when i try to install it using "make install" it is not instlalling. Instead it is giving the output as the following:

if [ -x /usr/local/sbin ]; then \
install -m 755 vsftpd /usr/local/sbin/vsftpd; \
else \
install -m 755 vsftpd /usr/sbin/vsftpd; fi
if [ -x /usr/local/man ]; then \
install -m 644 vsftpd.8 /usr/local/man/man8/vsftpd.8; \
install -m 644 vsftpd.conf.5 /usr/local/man/man5/vsftpd.conf.5; \
elif [ -x /usr/share/man ]; then \
install -m 644 vsftpd.8 /usr/share/man/man8/vsftpd.8; \
install -m 644 vsftpd.conf.5 /usr/share/man/man5/vsftpd.conf.5; \
else \
install -m 644 vsftpd.8 /usr/man/man8/vsftpd.8; \
install -m 644 vsftpd.conf.5 /usr/man/man5/vsftpd.conf.5; fi
if [ -x /etc/xinetd.d ]; then \
install -m 644 xinetd.d/vsftpd /etc/xinetd.d/vsftpd; fi


Can any body help me.

thankx in advance,
rajesh.
 
Old 11-09-2004, 04:15 AM   #2
dezza
Member
 
Registered: Nov 2004
Location: Denmark
Distribution: ArchLinux, Debian, Gentoo, Ubuntu, VoidLinux
Posts: 133

Rep: Reputation: 18
And vsftpd ain't installed?

Are you root? While running "make install" ..
 
Old 11-09-2004, 04:24 AM   #3
rajesh_b
Member
 
Registered: Sep 2004
Location: Hyderabad.
Posts: 83

Original Poster
Rep: Reputation: 15
yah i m running as root.
 
Old 11-11-2004, 08:55 AM   #4
severian23
Member
 
Registered: Jan 2003
Location: Stone Mountain, GA
Distribution: Currently: RHEL/Centos 5.x-6.x servers, Mint Desktop
Posts: 41

Rep: Reputation: 15
Actually it is installing. I just installed it twice today on two RedHat 9 machines.

It is only echoing the install for whatever reason.

The install put the file 'vsftpd' in /usr/local/sbin.

It does NOT put the .conf file in /etc, so you will need to do that manually.

If you have an older version of vsftpd in /usr/sbin, you will need to copy the new one in its place.

Make sure to read the INSTALL directions to make sure you do all the other prerequisites, like creating the user 'nobody', setting appropriate rights on /var/ftp, etc.
 
Old 11-12-2004, 10:18 AM   #5
wmakowski
Member
 
Registered: Oct 2003
Location: Ohio
Distribution: Fedora 25, 26, RHL 5.2
Posts: 560

Rep: Reputation: 56
There are no errors in the output from your make install to indicate that your install was not successful. What indication do you have that it was not installed? Execute the command whereis vsftpd and you should find vsftpd in directory /usr/local/sbin or /usr/sbin. If you do find it then you will need to set up vsftpd to run as either a standalone daemon or as a service in inetd or xinetd. Once we get it up and running there will probably be a little tweaking of your /etc/vsftpd/vsftpd.conf file to get things just right.

Bill

Last edited by wmakowski; 11-12-2004 at 10:21 AM.
 
Old 11-12-2004, 11:08 AM   #6
rufusss
LQ Newbie
 
Registered: Nov 2004
Posts: 6

Rep: Reputation: 0
vsftp

You may just want to download the rpm,i prefer proftp which is fast and simple......
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
make install errors in vsftpd swatward Linux - Software 4 09-20-2005 09:47 PM
SuSE 9.1 and vsftpd 2.0.1 install jsbmw Linux - Networking 3 02-01-2005 06:57 AM
Proftpd and vsftpd install problems tcpdump Linux - Software 3 07-16-2004 06:14 AM
vsftpd install samshiver Linux - Software 3 03-14-2004 10:42 PM
vsftpd install in slack9 phishintrip Linux - Networking 2 06-26-2003 06:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration