View Single Post
Old 06-18-2002, 04:08 PM   #2
jglen490
Member (8 bit)
 
jglen490's Avatar
 
Join Date: Mar 2002
Location: An ancient aircraft hangar.
Posts: 185
There should be a telnet-(something).rpm file on your install CD. You can use the RPM software, as the root user, to load this file:

su -

cd /mnt/cdrom/(directory/where/files/are)

rpm -ivh telnet*

You may encounter some dependencies, you may not. If you do, use rpm to install the deps first, then resume installing telnet.
jglen490 is offline   Reply With Quote