Linux

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • FC4 install failure

    5 answers - 998 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    I just downloaded and up graded from FC2 to FC4 on reboot I get
    the following error:
    /usr/bin/ssh-agent: error while loading shared libraries:
    libcrypto.so.4: cannot open shared object file: no such file ro
    directory
    Also, the old version (FC2) is not an option during boot and the
    network isn't working so I need some help getting this file to
    where ever it's suppose to be on this drive - I'll need to burn
    it to CD as it's a notebook w/o a floppy drive but where do I get
    it and where do I save it? Any other problems that you think I
    may have going on?
    Thanks,
    Brad Mugleston, KIT
    There are 10 types of people in this world. Those that
    understand binary and those that don't.
    Redhat-install-list mailing list
    Redhat-install-list (AT) redhat (DOT) com
    To Unsubscribe Go To ABVE URL or send a message to:
    redhat-install-list-request (AT) redhat (DOT) com
    Subject: unsubscribe
  • No.1 | | 1711 bytes | |

    Fri, Dec 23, 2005 at 09:24:54PM -0700, brad.mugleston (AT) comcast (DOT) net wrote:
    I just downloaded and up graded from FC2 to FC4 on reboot I get
    the following error:

    /usr/bin/ssh-agent: error while loading shared libraries:
    libcrypto.so.4: cannot open shared object file: no such file ro
    directory

    My FC3 installation has /lib/libcrypto.so.4, but my FC4 installation
    has /lib/libcrypto.so.5, and I use ssh-agent. I think you need a new
    ssh-agent, not an old libcrypto. Check to see if you have the latest
    openssh-clients installed. Mine is openssh-clients-4.2p1-fc4.1.

    Also, the old version (FC2) is not an option during boot and the
    network isn't working so I need some help getting this file to
    where ever it's suppose to be on this drive - I'll need to burn
    it to CD as it's a notebook w/o a floppy drive but where do I get
    it and where do I save it?

    What's wrong with networking? Maybe we need to fix that first.

    it's networkable, see that yum is installed (rpm -q yum) and then

    yum update openssh*

    Any other problems that you think I may have going on?
    - xscreensaver has been split into three pieces, but only
    xscreensaver-base gets upgraded. Install
    xscreensaver-{extras,gl-extras} RPMs.
    - /etc/updatedb.conf is set by default to NT update daily. Fix that.
    - Upgrade of Perl removes some of the old library paths from @INC.
    You will probably need to install some missing modules from CPAN.

    Thanks,

    Brad Mugleston, KIT

    There are 10 types of people in this world. Those that
    understand binary and those that don't.

    Merry Christmas,
  • No.2 | | 1765 bytes | |

    Sat, 24 Dec 2005, Bob McClure Jr wrote:

    Fri, Dec 23, 2005 at 09:24:54PM -0700, brad.mugleston (AT) comcast (DOT) net wrote:
    I just downloaded and up graded from FC2 to FC4 on reboot I get
    the following error:

    /usr/bin/ssh-agent: error while loading shared libraries:
    libcrypto.so.4: cannot open shared object file: no such file ro
    directory

    My FC3 installation has /lib/libcrypto.so.4, but my FC4 installation
    has /lib/libcrypto.so.5, and I use ssh-agent. I think you need a new
    ssh-agent, not an old libcrypto. Check to see if you have the latest
    openssh-clients installed. Mine is openssh-clients-4.2p1-fc4.1.

    Also, the old version (FC2) is not an option during boot and the
    network isn't working so I need some help getting this file to
    where ever it's suppose to be on this drive - I'll need to burn
    it to CD as it's a notebook w/o a floppy drive but where do I get
    it and where do I save it?

    What's wrong with networking? Maybe we need to fix that first.

    it's networkable, see that yum is installed (rpm -q yum) and then

    yum update openssh*

    Any other problems that you think I may have going on?

    - xscreensaver has been split into three pieces, but only
    xscreensaver-base gets upgraded. Install
    xscreensaver-{extras,gl-extras} RPMs.

    - /etc/updatedb.conf is set by default to NT update daily. Fix that.

    - Upgrade of Perl removes some of the old library paths from @INC.
    You will probably need to install some missing modules from CPAN.

    Thanks,

    Brad Mugleston, KIT

    There are 10 types of people in this world. Those that
    understand binary and those that don't.

    Merry Christmas,
  • No.3 | | 1852 bytes | |

    Sat, Dec 24, 2005 at 10:58:37AM -0700, brad.mugleston (AT) comcast (DOT) net wrote:
    Sat, 24 Dec 2005, Bob McClure Jr wrote:

    Fri, Dec 23, 2005 at 09:24:54PM -0700, brad.mugleston (AT) comcast (DOT) net wrote:
    I just downloaded and up graded from FC2 to FC4 on reboot I get
    the following error:

    /usr/bin/ssh-agent: error while loading shared libraries:
    libcrypto.so.4: cannot open shared object file: no such file ro
    directory

    My FC3 installation has /lib/libcrypto.so.4, but my FC4 installation
    has /lib/libcrypto.so.5, and I use ssh-agent. I think you need a new
    ssh-agent, not an old libcrypto. Check to see if you have the latest
    openssh-clients installed. Mine is openssh-clients-4.2p1-fc4.1.

    Also, the old version (FC2) is not an option during boot and the
    network isn't working so I need some help getting this file to
    where ever it's suppose to be on this drive - I'll need to burn
    it to CD as it's a notebook w/o a floppy drive but where do I get
    it and where do I save it?

    What's wrong with networking? Maybe we need to fix that first.

    it's networkable, see that yum is installed (rpm -q yum) and then

    yum update openssh*

    Any other problems that you think I may have going on?

    - xscreensaver has been split into three pieces, but only
    xscreensaver-base gets upgraded. Install
    xscreensaver-{extras,gl-extras} RPMs.

    - /etc/updatedb.conf is set by default to NT update daily. Fix that.

    - Upgrade of Perl removes some of the old library paths from @INC.
    You will probably need to install some missing modules from CPAN.

    Thanks,

    Brad Mugleston, KIT

    There are 10 types of people in this world. Those that
    understand binary and those that don't.

    Merry Christmas,
  • No.4 | | 1899 bytes | |

    Sat, 24 Dec 2005, Bob McClure Jr wrote:

    Sat, Dec 24, 2005 at 10:58:37AM -0700, brad.mugleston (AT) comcast (DOT) net wrote:
    Sat, 24 Dec 2005, Bob McClure Jr wrote:

    Fri, Dec 23, 2005 at 09:24:54PM -0700, brad.mugleston (AT) comcast (DOT) net wrote:
    I just downloaded and up graded from FC2 to FC4 on reboot I get
    the following error:

    /usr/bin/ssh-agent: error while loading shared libraries:
    libcrypto.so.4: cannot open shared object file: no such file ro
    directory

    My FC3 installation has /lib/libcrypto.so.4, but my FC4 installation
    has /lib/libcrypto.so.5, and I use ssh-agent. I think you need a new
    ssh-agent, not an old libcrypto. Check to see if you have the latest
    openssh-clients installed. Mine is openssh-clients-4.2p1-fc4.1.

    Also, the old version (FC2) is not an option during boot and the
    network isn't working so I need some help getting this file to
    where ever it's suppose to be on this drive - I'll need to burn
    it to CD as it's a notebook w/o a floppy drive but where do I get
    it and where do I save it?

    What's wrong with networking? Maybe we need to fix that first.

    it's networkable, see that yum is installed (rpm -q yum) and then

    yum update openssh*

    Any other problems that you think I may have going on?

    - xscreensaver has been split into three pieces, but only
    xscreensaver-base gets upgraded. Install
    xscreensaver-{extras,gl-extras} RPMs.

    - /etc/updatedb.conf is set by default to NT update daily. Fix that.

    - Upgrade of Perl removes some of the old library paths from @INC.
    You will probably need to install some missing modules from CPAN.

    Thanks,

    Brad Mugleston, KIT

    There are 10 types of people in this world. Those that
    understand binary and those that don't.

    Merry Christmas,
  • No.5 | | 1979 bytes | |

    Sat, 2005-12-24 at 20:53 -0700, brad.mugleston (AT) comcast (DOT) net wrote:
    Sat, 24 Dec 2005, Bob McClure Jr wrote:

    Sat, Dec 24, 2005 at 10:58:37AM -0700, brad.mugleston (AT) comcast (DOT) net wrote:
    Sat, 24 Dec 2005, Bob McClure Jr wrote:

    Fri, Dec 23, 2005 at 09:24:54PM -0700, brad.mugleston (AT) comcast (DOT) net wrote:
    I just downloaded and up graded from FC2 to FC4 on reboot I get
    the following error:

    /usr/bin/ssh-agent: error while loading shared libraries:
    libcrypto.so.4: cannot open shared object file: no such file ro
    directory

    My FC3 installation has /lib/libcrypto.so.4, but my FC4 installation
    has /lib/libcrypto.so.5, and I use ssh-agent. I think you need a new
    ssh-agent, not an old libcrypto. Check to see if you have the latest
    openssh-clients installed. Mine is openssh-clients-4.2p1-fc4.1.

    Also, the old version (FC2) is not an option during boot and the
    network isn't working so I need some help getting this file to
    where ever it's suppose to be on this drive - I'll need to burn
    it to CD as it's a notebook w/o a floppy drive but where do I get
    it and where do I save it?

    What's wrong with networking? Maybe we need to fix that first.

    it's networkable, see that yum is installed (rpm -q yum) and then

    yum update openssh*

    Any other problems that you think I may have going on?

    - xscreensaver has been split into three pieces, but only
    xscreensaver-base gets upgraded. Install
    xscreensaver-{extras,gl-extras} RPMs.

    - /etc/updatedb.conf is set by default to NT update daily. Fix that.

    - Upgrade of Perl removes some of the old library paths from @INC.
    You will probably need to install some missing modules from CPAN.

    Thanks,

    Brad Mugleston, KIT

    There are 10 types of people in this world. Those that
    understand binary and those that don't.

    Merry Christmas,

Re: FC4 install failure


max 4000 letters.
Your nickname that display:
In order to stop the spam: 8 + 7 =
QUESTION ON "Linux"

EMSDN.COM