rpm Dependencies doubt

Diego Ojeda thorchin at gmail.com
Sun Aug 16 07:15:11 UTC 2009


Thanks for the answer, but i did not serve. I know yum, but in these moment,
i'm trying to learn more in deep linux...So..How can register a single file
library in my linux (libtk.so.0)??

Thanks!

On Sun, Aug 16, 2009 at 12:15 AM, Shankar Jha <shankar.jha at gmail.com> wrote:

> Dear Friend,
>
> Why not using yum...???
>
> Thanks-
> Shankar
>
> On 8/16/09, Naeem, Muhammad1 <muhammad1.naeem at citi.com> wrote:
> > Try using the "--aid" option with rpm command to resolve any dependencies
> if all your rpms are in the same directory.
> >
> >
> >
> > -----Original Message-----
> > From: redhat-list-bounces at redhat.com [mailto:
> redhat-list-bounces at redhat.com] On Behalf Of Marti, Rob
> > Sent: August 15, 2009 2:55 PM
> > To: General Red Hat Linux discussion list
> > Subject: RE: rpm Dependencies doubt
> >
> > Not using a package manager invites dependency hell.  More than likely
> the package is looking for the .so somewhere else.
> >
> > Sent from my Windows Mobile(r) phone.
> >
> > -----Original Message-----
> > From: Diego Ojeda <thorchin at gmail.com>
> > Sent: Saturday, August 15, 2009 12:53
> > To: redhat-list at redhat.com <redhat-list at redhat.com>
> > Subject: rpm Dependencies doubt
> >
> >
> > hello everybody
> >
> > I'm trying to install Luci rpm (cluster admin) but i have some error
> > dependencies.
> >
> > [root at linuxNFS ~]# rpm -ivh luci-0.12.1-7.el5.i386.rpm
> > warning: luci-0.12.1-7.el5.i386.rpm: Header V3 DSA signature: NOKEY, key
> ID
> > 897da07a
> > error: Failed dependencies:
> >        python-imaging is needed by luci-0.12.1-7.el5.i386
> >
> >
> > [root at linuxNFS ~]# rpm -ivh python-imaging-1.1.5-5.el5.i386.rpm
> > luci-0.12.1-7.el5.i386.rpm
> > warning: python-imaging-1.1.5-5.el5.i386.rpm: Header V3 DSA signature:
> > NOKEY, key ID 37017186
> > warning: luci-0.12.1-7.el5.i386.rpm: Header V3 DSA signature: NOKEY, key
> ID
> > 897da07a
> > error: Failed dependencies:
> >        tkinter is needed by python-imaging-1.1.5-5.el5.i386
> >
> > [root at linuxNFS ~]# rpm -ivh tkinter-2.4.3-24.el5_3.6.i386.rpm
> > python-imaging-1.1.5-5.el5.i386.rpm luci-0.12.1-7.el5.i386.rpm
> > warning: tkinter-2.4.3-24.el5_3.6.i386.rpm: Header V3 DSA signature:
> NOKEY,
> > key ID 37017186
> > warning: luci-0.12.1-7.el5.i386.rpm: Header V3 DSA signature: NOKEY, key
> ID
> > 897da07a
> > error: Failed dependencies:
> >        libTix8.4.so is needed by tkinter-2.4.3-24.el5_3.6.i386
> >        python = 2.4.3-24.el5_3.6 is needed by
> tkinter-2.4.3-24.el5_3.6.i386
> >
> > libTix8.4.so is provide by tix-8.2.0b1-74.i386.rpm...I'm downloading and
> > installing tix-8.2.0b1-74.i386.rpm...but again errors dependencies...
> >
> > [root at linuxNFS ~]# rpm -ivh tix-8.2.0b1-74.i386.rpm
> > warning: tix-8.2.0b1-74.i386.rpm: Header V3 DSA signature: NOKEY, key ID
> > db42a60e
> > error: Failed dependencies:
> >        libtcl.so.0 is needed by tix-8.2.0b1-74.i386
> >        libtk.so.0 is needed by tix-8.2.0b1-74.i386
> >
> >
> > I'm trying to find these libraries in my installation redhat..
> >
> > find / -name libtcl.so.0....nothing, but when i'm searching
> libtk.so.0...the
> > result is...
> >
> > [root at linuxNFS ~]# find / -name libtk.so.0
> > /usr/lib/libtk.so.0
> > [root at linuxNFS ~]#
> >
> > I don't understand, how the rpm packages tix-8.2.0b1-74.i386.rpm don't
> find
> > the library libtk.so.0???
> >
> >
> > So..my question is...
> > How can inform to the package (tix-8.2.0b1-74.i386.rpm) that the file
> > libtk.so.0 is present on my system?
> > It's necesary reinstall libtk.so.0 library??
> >
> > Thank you to all !!
> > --
> > redhat-list mailing list
> > unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> > https://www.redhat.com/mailman/listinfo/redhat-list
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> > https://www.redhat.com/mailman/listinfo/redhat-list
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> > https://www.redhat.com/mailman/listinfo/redhat-list
> >
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>



-- 
Diego Ojeda



More information about the redhat-list mailing list