This is a discussion on openssh on minimum install within the Linux Administration forums, part of the Linux Forums category; i installed redhat 7.3 minimum (about 600 MB). When I saw that sshd wasn't installed, I try to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
i installed redhat 7.3 minimum (about 600 MB).
When I saw that sshd wasn't installed, I try to download few openssh* rpm to justify my mean as I wanted to work remotely. However, this installing openssh is really toughy. Maybe some of you can let me know of your own expericence. 1)when doing rpm -Uvh openssh*, I get below, failed dependencies: openssh = 3.4p1-2 is needed by openssh-server-3.4p1-2 libc.so.6(GLLIBC_2.3) is needed by openssh-server-3.4p1-2 So? I went around, I looked rpm -q --whatprovides libc.so.6 and I got, glibc-2.2-5-34, 2)now, I went to download glibc-2.3 something, when I do , I get below, rpm -Uvh glibc-2.3.2-4.80.6.i386.rpm error: failed dependencies: glibc-common = 2.3.2-5.80.6 is need by glibc-2.3.2-4.80.6 glibc > 2.2.5 conflicts with glibc-common-2.2.5-34 glibc = 2.2.5 is needed by glibc-devel-2.2.5-34 at this point, I tried --nodeps but it fails when I try to run it. I even uninstall OS and reinstalled it but still no luck. Can someone points me to correct direction from here please? |
|
|||
|
rxl124@hehe.com wrote:
> > > i installed redhat 7.3 minimum (about 600 MB). > > When I saw that sshd wasn't installed, I try to download few openssh* > rpm to justify my mean as I wanted to work remotely. > > However, this installing openssh is really toughy. Maybe some of you > can let me know of your own expericence. > > 1)when doing rpm -Uvh openssh*, I get below, > failed dependencies: > openssh = 3.4p1-2 is needed by openssh-server-3.4p1-2 > libc.so.6(GLLIBC_2.3) is needed by openssh-server-3.4p1-2 > So? I went around, I looked > rpm -q --whatprovides libc.so.6 > and I got, glibc-2.2-5-34, > > 2)now, I went to download glibc-2.3 something, when I do , I get > below, > rpm -Uvh glibc-2.3.2-4.80.6.i386.rpm > error: failed dependencies: > glibc-common = 2.3.2-5.80.6 is need by glibc-2.3.2-4.80.6 > glibc > 2.2.5 conflicts with glibc-common-2.2.5-34 > glibc = 2.2.5 is needed by glibc-devel-2.2.5-34 > > at this point, I tried --nodeps but it fails when I try to run it. > I even uninstall OS and reinstalled it but still no luck. > Can someone points me to correct direction from here please? Use the SSH rpms from the RH 7.3 disk, they work |
|
|||
|
Baho Utot <baho-utot@philippines-island.org> wrote in message news:<ih6efb-asc.ln@mindanao.philippines-island.org>...
> rxl124@hehe.com wrote: > > > > > > > i installed redhat 7.3 minimum (about 600 MB). > > > > When I saw that sshd wasn't installed, I try to download few openssh* > > rpm to justify my mean as I wanted to work remotely. > > > > However, this installing openssh is really toughy. Maybe some of you > > can let me know of your own expericence. > > > > 1)when doing rpm -Uvh openssh*, I get below, > > failed dependencies: > > openssh = 3.4p1-2 is needed by openssh-server-3.4p1-2 > > libc.so.6(GLLIBC_2.3) is needed by openssh-server-3.4p1-2 > > So? I went around, I looked > > rpm -q --whatprovides libc.so.6 > > and I got, glibc-2.2-5-34, > > > > 2)now, I went to download glibc-2.3 something, when I do , I get > > below, > > rpm -Uvh glibc-2.3.2-4.80.6.i386.rpm > > error: failed dependencies: > > glibc-common = 2.3.2-5.80.6 is need by glibc-2.3.2-4.80.6 > > glibc > 2.2.5 conflicts with glibc-common-2.2.5-34 > > glibc = 2.2.5 is needed by glibc-devel-2.2.5-34 > > > > at this point, I tried --nodeps but it fails when I try to run it. > > I even uninstall OS and reinstalled it but still no luck. > > Can someone points me to correct direction from here please? > > Use the SSH rpms from the RH 7.3 disk, they work above is my trying from RH 7.3.. but it does not work.. I am reinstalling the whole OS to see if I can have better luck. thanks. |
|
|||
|
rxl124@hehe.com wrote:
> Baho Utot <baho-utot@philippines-island.org> wrote in message > news:<ih6efb-asc.ln@mindanao.philippines-island.org>... >> rxl124@hehe.com wrote: >> >> > >> > >> > i installed redhat 7.3 minimum (about 600 MB). >> > >> > When I saw that sshd wasn't installed, I try to download few openssh* >> > rpm to justify my mean as I wanted to work remotely. >> >> Use the SSH rpms from the RH 7.3 disk, they work > > above is my trying from RH 7.3.. but it does not work.. I am > reinstalling the whole OS to see if I can have better luck. thanks. As you stated above, you downloaded the openssh. However, if you are reinstalling, you can select minimal install then also select individual packages then install openssh with the install. -- I cannot deny anything I did not say -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =----- |
|
|||
|
rxl124@hehe.com wrote news:8a1229a0.0307190857.62c7bbbc@posting.google.c om:
> i installed redhat 7.3 minimum (about 600 MB). > > When I saw that sshd wasn't installed, I try to download few openssh* > rpm to justify my mean as I wanted to work remotely. > On http://www.rpmfind.org get openssh rpm for your redhat 7.3, this should avoid the library update. Regards |
![]() |
| Thread Tools | |
| Display Modes | |
|
|