You have to either do what Arecio suggests or build the binary from the source rpm that you have.

Yes, the source rpm did "install" but you have to perform additional steps on building the binary version from the newly installed source and then installing the derived binary. Therefor do the following:

cd /usr/src/redhat/SPECS
rpmbuild -ba tftp.spec
(after a successful compilation)
rpm -ivh ../RPM/i386/tftp*rpm

To check if it's installed,

rpm -q tftp

For more info read the rpm man pages.

Now with that said and done, are you trying to install the server or client? If the answer is server, this is the wrong package. You need tftp-server.


Arécio Junior wrote:
the src package is just the source package...if you want to install the binarie file, try to donwload the i386 package...


Em Qua 29 Out 2003 14:32, Melvin Mungunda escreveu:


i am trying to install tftp and it seems to install:
#rpm -ivh --force tftp-0.29-3.src.rpm
warning: tftp-0.29-3.src.rpm: V3 DSA signature: NOKEY, key
ID db42a60e
  1:tftp
                 ###########################################
[100%]

but when i run ps -e i it is not there this is on redhat
9.0
any ideas???

-- --Alistair



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
     https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to