Menu

Install OMNI - Help Required

Help
2003-03-05
2003-03-06
  • Raja Ramakrishnan

    Redhat 7.3 Kernal 2.4.3

    Omni Package : Omni-0.7.3-1.i386.rpm

    When I try to install from command line,

    # rpm -Vi Omni-0.7.3-1.i386.rpm
    package Omni-0.7.3-1.i386.rpm is not installed
    # rpm -i Omni-0.7.3-1.i386.rpm
    error: failed dependencies:
            libgcc_s.so.1   is needed by Omni-0.7.3-1
            libgcc_s.so.1(GCC_3.0)   is needed by Omni-0.7.3-1
            libstdc++.so.5   is needed by Omni-0.7.3-1
            libstdc++.so.5(GLIBCPP_3.2)   is needed by Omni-0.7.3-1

    From KPackage, KPackage crashes and following info from The KDE Crash Handler,

    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...
    (no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 (LWP 2183)]

    0x420b48b9 in wait4 () from /lib/i686/libc.so.6
    #0  0x420b48b9 in wait4 () from /lib/i686/libc.so.6
    #1  0x4213030c in __DTOR_END__ () from /lib/i686/libc.so.6
    #2  0x40f56c33 in waitpid () from /lib/i686/libpthread.so.0
    #3  0x4062b8d2 in KCrash::defaultCrashHandler ()
       from /usr/lib/libkdecore-gcc2.96.so.4
    #4  0x40f54f05 in pthread_sighandler () from /lib/i686/libpthread.so.0
    #5  <signal handler called>
    #6  0x42080c3b in strlen () from /lib/i686/libc.so.6
    #7  0x42051f4d in vfprintf () from /lib/i686/libc.so.6
    #8  0x420552d8 in buffered_vfprintf () from /lib/i686/libc.so.6
    #9  0x42050437 in vfprintf () from /lib/i686/libc.so.6
    #10 0x4205a297 in fprintf () from /lib/i686/libc.so.6
    #11 0x080a29d5 in KprintDepProblems ()
    #12 0x080a1b8f in doInstal ()
    #13 0x08092e5a in RPM::doinst ()
    #14 0x080925f7 in RPM::install ()
    #15 0x080741f0 in pkgOptionsI::doPackages ()
    #16 0x08073c41 in pkgOptions::pkginstallButtonClicked ()
    #17 0x080744cd in pkgOptions::qt_invoke ()
    #18 0x40938ec7 in QObject::activate_signal ()
       from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #19 0x40938e28 in QObject::activate_signal ()
       from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #20 0x40c39a58 in QButton::clicked ()
       from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #21 0x409cda57 in QButton::mouseReleaseEvent ()
       from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #22 0x40969000 in QWidget::event () from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #23 0x408d8ff3 in QApplication::internalNotify ()
       from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #24 0x408d8723 in QApplication::notify ()
       from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #25 0x40590f1b in KApplication::notify () from /usr/lib/libkdecore-gcc2.96.so.4
    #26 0x40881871 in QETWidget::translateMouseEvent ()
       from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #27 0x4087ea80 in QApplication::x11ProcessEvent ()
       from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #28 0x4087d6ce in QApplication::processNextEvent ()
       from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #29 0x408da4bc in QApplication::enter_loop ()
       from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #30 0x40a96ade in QDialog::exec () from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3
    #31 0x08062c94 in KPACKAGE::openNetFiles ()
    #32 0x08063170 in KPACKAGE::openNetFile ()
    #33 0x0807a012 in main ()
    #34 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6

    Help me to overcome this.

     
    • Mark Hamzy

      Mark Hamzy - 2003-03-06

      Hello,

      Can you dowload the source tarball and build it?
      I think that the problem is that the RPM is built on a gcc 3.2 system but your system is not using that level.

      Mark

       

Log in to post a comment.