It is something else:

---> file libc.so.6
libc.so.6: symbolic link to `libc-2.4.so'

I also tried it on Red Hat:
---> file /home/lib/libc.so.6
/home/lib/libc.so.6: ELF 32-bit LSB shared object, Intel 80386, version
1 (SYSV), not stripped

It gives the same error.  It looks like rpm does not see
LD_LIBRARAY_PATH. 

-----Original Message-----
From: Eric Branlund [mailto:e...@msg.ucsf.edu] 
Sent: Monday, April 27, 2009 6:04 PM
To: lesstif-discuss@lists.sourceforge.net
Subject: Re: [Lesstif-discuss] Installation of
lesstif-mwm-0.95.0-1.i586.rpm

On Monday, April 27, 2009, at 02:40 PM, Gendelman, Yevgeniy wrote:

> ---> rpm -ivh lesstif-mwm-0.95.0-1.i586.rpm
> error: Failed dependencies:
>         libc.so.6 is needed by lesstif-mwm-0.95.0-1.i586
>         libc.so.6(GLIBC_2.0) is needed by lesstif-mwm-0.95.0-1.i586
>         libc.so.6(GLIBC_2.3) is needed by lesstif-mwm-0.95.0-1.i586
>         libc.so.6(GLIBC_2.3.4) is needed by lesstif-mwm-0.95.0-1.i586
>         libfreetype.so.6 is needed by lesstif-mwm-0.95.0-1.i586
>         libICE.so.6 is needed by lesstif-mwm-0.95.0-1.i586
>         libSM.so.6 is needed by lesstif-mwm-0.95.0-1.i586
>         libX11.so.6 is needed by lesstif-mwm-0.95.0-1.i586
>         libXext.so.6 is needed by lesstif-mwm-0.95.0-1.i586
>         libXft.so.2 is needed by lesstif-mwm-0.95.0-1.i586
>         libXm.so.2 is needed by lesstif-mwm-0.95.0-1.i586
>         libXp.so.6 is needed by lesstif-mwm-0.95.0-1.i586
>         libXrender.so.1 is needed by lesstif-mwm-0.95.0-1.i586
>         libXt.so.6 is needed by lesstif-mwm-0.95.0-1.i586
>         libz.so.1 is needed by lesstif-mwm-0.95.0-1.i586
>
>
> I'm installing as a non-root.
>
> Is this link (/lib/libc.so.6 -> libc-2.4.so) invalid or it just cannot

> find it?

file /lib/libc.so.6

will tell you whether or not the symbolic link is broken; most likely
the link is fine.  That RPM presumably requires 32-bit versions of libc
and the other shared libraries.  If you are installing on an x86-64
system, you may not have the 32-bit libraries installed, or the 32-bit
libraries are somewhere different than /lib (/lib32 perhaps?).


Eric Branlund
e...@msg.ucsf.edu


------------------------------------------------------------------------
------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Lesstif-discuss mailing list
Lesstif-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lesstif-discuss

=============================================================================== 
 Please access the attached hyperlink for an important electronic 
communications disclaimer: 
 http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html 
 
=============================================================================== 
 

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Lesstif-discuss mailing list
Lesstif-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lesstif-discuss

Reply via email to