Hello, I'm trying to install the openssh package on my linux guest machine. When I run the rpm command to install the package, it looks to me as though it works, but I can't find that it installed anything.
Here's a ls command of everything in my directory where I stored the openssh package I downloaded. [root@linuxtst openssh]# ls -l total 824 -rw-r--r-- 1 root root 838269 Apr 15 17:21 openssh-3.1p1-1.src.rpm Here's the response I get from my rpm command. [root@linuxtst openssh]# rpm -ivh openssh-3.1p1-1.src.rpm openssh ################################################## [root@linuxtst openssh]# Is there a log somewhere I can look in to see what's not happening? What should I try next? Thanks for your help. Mike Spaniol Blackwell North America, Inc. 6024 SW Jean Rd., Bldg. G Lake Oswego, OR 97035 (503) 684-1140 Ext. 1231
