LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   TFTP server On Fedora 7 (https://www.linuxquestions.org/questions/linux-software-2/tftp-server-on-fedora-7-a-617343/)

ravi_chobey 01-30-2008 01:28 AM

TFTP server On Fedora 7
 
Hi All,

I want to have tftp server running on my system.By googling , i came to know about the rpm for that.But after installing i am getting this error.

[root@localhost Desktop]# rpm -ivh tftp-server-0.42-6.i386.rpm
error: Failed dependencies:
xinetd is needed by tftp-server-0.42-6.i386

Please help me in sorting this issue.

Regards,
Ravi

Zmyrgel 01-30-2008 02:15 AM

Ask suggested, download and install xinetd as it's required by tftp-server.

lazlow 01-30-2008 02:18 AM

Why don't you just use the one that is in the repo?

yum install tftp-server

ravi_chobey 02-01-2008 02:52 AM

Dear All,

Thanks for your support.I have sorted out the issue.

yum install xinetd tftpd tftp

your tftp rpms will be install.
check it by using this command:

/usr/sbin/in.tftpd -V

Regards,
Ravi


All times are GMT -5. The time now is 01:20 AM.